hasState() hasState() : boolean Returns true if a lexing process is active and a state exists, false if not. Returns boolean
getState() getState() : \Phug\Lexer\State Returns the state object of the current lexing process. Returns \Phug\Lexer\State