public class PhpShallowParser extends ShallowParserBase<EGenericParserStates>
| Constructor and Description |
|---|
PhpShallowParser()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static RecognizerBase<EGenericParserStates> |
createSubexpressionRecognizer()
Create a new sub expression recognizer.
|
createRecognizer, endWithPossibleContinuation, filterTokens, inAnyState, inState, isFilteredToken, parse, parseFragment, parseTopLevelpublic PhpShallowParser()
public static RecognizerBase<EGenericParserStates> createSubexpressionRecognizer()