ParseExpWith¶ [Source] primitive val ParseExpWith Constructors¶ create¶ [Source] new val create() : ParseExpWith val^ Returns¶ ParseExpWith val^ Public Functions¶ apply¶ [Source] fun box apply( obj: Object val, children: ReadSeq[Node val] val) : (ExpWith val | String val) Parameters¶ obj: Object val children: ReadSeq[Node val] val Returns¶ (ExpWith val | String val) eq¶ [Source] fun box eq( that: ParseExpWith val) : Bool val Parameters¶ that: ParseExpWith val Returns¶ Bool val ne¶ [Source] fun box ne( that: ParseExpWith val) : Bool val Parameters¶ that: ParseExpWith val Returns¶ Bool val