Searched refs:handleInState (Results 1 – 3 of 3) sorted by relevance
127 nextState = handleInState(nextState, input); in parse()257 protected InternalState handleInState(InternalState currentState, in handleInState() method in GenericParser
127 protected InternalState handleInState(InternalState currentState, in handleInState() method in JavascriptParserImpl
462 protected InternalState handleInState(InternalState currentState, in handleInState() method in HtmlParserImpl