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