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