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