public static interface AbstractParserGenerator.CustomStateMachine
Modifier and Type | Method and Description |
---|---|
void | handleOtherToken(org.jboss.classfilewriter.code.CodeAttribute c) |
void | handleStateMachineMatchedToken(org.jboss.classfilewriter.code.CodeAttribute c) |
boolean | initialNewlineMeansRequestDone() |
boolean | isHeader() |
void | updateParseState(org.jboss.classfilewriter.code.CodeAttribute c) |
boolean isHeader()
void handleStateMachineMatchedToken(org.jboss.classfilewriter.code.CodeAttribute c)
void handleOtherToken(org.jboss.classfilewriter.code.CodeAttribute c)
void updateParseState(org.jboss.classfilewriter.code.CodeAttribute c)
boolean initialNewlineMeansRequestDone()
Copyright © 2020 JBoss by Red Hat. All rights reserved.