NEWLINEs method

List<TerminalNode> NEWLINEs()

Implementation

List<TerminalNode> NEWLINEs() => getTokens(EnvParser.TOKEN_NEWLINE);