Home
last modified time | relevance | path

Searched defs:getActionType (Results 1 – 10 of 10) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerAction.php24 public function getActionType() : int; function
H A DLexerPopModeAction.php35 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPopModeAction
H A DLexerMoreAction.php35 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerMoreAction
H A DLexerSkipAction.php35 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerSkipAction
H A DLexerTypeAction.php46 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerTypeAction
H A DLexerChannelAction.php46 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
H A DLexerModeAction.php40 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerModeAction
H A DLexerPushModeAction.php41 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerPushModeAction
H A DLexerIndexedCustomAction.php80 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerIndexedCustomAction
H A DLexerCustomAction.php70 public function getActionType() : int function in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerCustomAction