DOTs method

List<TerminalNode> DOTs()

Implementation

List<TerminalNode> DOTs() => getTokens(Protobuf3Parser.TOKEN_DOT);