COLONs method

List<TerminalNode> COLONs()

Implementation

List<TerminalNode> COLONs() => getTokens(Protobuf3Parser.TOKEN_COLON);