Class SwiftCpdLexer

All Implemented Interfaces:
CpdLexer

public class SwiftCpdLexer extends AntlrCpdLexer
SwiftTokenizer

Note: This class has been called SwiftTokenizer in PMD 6

.
  • Constructor Details

    • SwiftCpdLexer

      public SwiftCpdLexer()
  • Method Details

    • getLexerForSource

      protected org.antlr.v4.runtime.Lexer getLexerForSource(org.antlr.v4.runtime.CharStream charStream)
      Specified by:
      getLexerForSource in class AntlrCpdLexer