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