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