LPs method

List<TerminalNode> LPs()

Implementation

List<TerminalNode> LPs() => getTokens(Protobuf3Parser.TOKEN_LP);