Class SwiftCpdLexer
- java.lang.Object
-
- net.sourceforge.pmd.cpd.impl.CpdLexerBase<net.sourceforge.pmd.lang.ast.impl.antlr4.AntlrToken>
-
- net.sourceforge.pmd.cpd.impl.AntlrCpdLexer
-
- net.sourceforge.pmd.lang.swift.cpd.SwiftCpdLexer
-
- All Implemented Interfaces:
net.sourceforge.pmd.cpd.CpdLexer
public class SwiftCpdLexer extends net.sourceforge.pmd.cpd.impl.AntlrCpdLexer
SwiftTokenizerNote: This class has been called SwiftTokenizer in PMD 6
.
-
-
Constructor Summary
Constructors Constructor Description SwiftCpdLexer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.antlr.v4.runtime.Lexer
getLexerForSource(org.antlr.v4.runtime.CharStream charStream)
-