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