public abstract class CustomParsingType extends IElementType implements ICustomParsingType
ICustomParsingType
and IElementType
.IElementType.Predicate
ARRAY_FACTORY, EMPTY_ARRAY, FIRST_TOKEN_INDEX, TRUE
Constructor and Description |
---|
CustomParsingType(java.lang.String debugName,
Language language) |
enumerate, find, getIndex, getLanguage, hashCode, isLeftBound, toString, unregisterElementTypes, unregisterElementTypes
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
parse
public CustomParsingType(java.lang.String debugName, Language language)