public static class SchemeParenthesisParser.DefaultModeFactory extends SchemeParenthesisParser.ModeFactory
Constructor and Description |
---|
DefaultModeFactory() |
Modifier and Type | Method and Description |
---|---|
SchemeParenthesisParser.Mode |
create(SchemeParenthesisParser.Mode parentMode,
SchemeParenthesisParser.ModeType type,
SchemeParenthesisParser.ParserState state) |
public SchemeParenthesisParser.Mode create(SchemeParenthesisParser.Mode parentMode, SchemeParenthesisParser.ModeType type, SchemeParenthesisParser.ParserState state)
create
in class SchemeParenthesisParser.ModeFactory