Object PrefixParser.Companion
-
- All Implemented Interfaces:
public class PrefixParser.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PrefixParser.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final <R extends Any> PrefixParser<R>
prefixParser(AsahiLexer $self)
-
-
Method Detail
-
prefixParser
final <R extends Any> PrefixParser<R> prefixParser(AsahiLexer $self)
-
-
-
-