Package | Description |
---|---|
org.rythmengine.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
ICaretParserFactory |
interface |
IKeywordParserFactory
Created by IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
void |
IDialect.registerParserFactory(IParserFactory parser)
Register a special case parser which will be processed before all other parsers
|
ExtensionManager |
ExtensionManager.registerUserDefinedParsers(IParserFactory... parsers) |
ExtensionManager |
ExtensionManager.registerUserDefinedParsers(String dialect,
IParserFactory... parsers)
Register a special case parser to a dialect
|
Copyright © 2015. All Rights Reserved.