|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pmd.cpd.AbstractTokenizer
net.sourceforge.pmd.cpd.FortranTokenizer
public class FortranTokenizer
Tokenizer implementation for Fortran
Field Summary |
---|
Fields inherited from class net.sourceforge.pmd.cpd.AbstractTokenizer |
---|
ignorableCharacter, ignorableStmt, oneLineCommentChar, spanMultipleLinesLineContinuationCharacter, spanMultipleLinesString, stringToken |
Fields inherited from interface net.sourceforge.pmd.cpd.Tokenizer |
---|
DEFAULT_SKIP_BLOCKS_PATTERN, IGNORE_ANNOTATIONS, IGNORE_IDENTIFIERS, IGNORE_LITERALS, IGNORE_USINGS, OPTION_SKIP_BLOCKS, OPTION_SKIP_BLOCKS_PATTERN |
Constructor Summary | |
---|---|
FortranTokenizer()
Creates a new instance of FortranTokenizer . |
Method Summary |
---|
Methods inherited from class net.sourceforge.pmd.cpd.AbstractTokenizer |
---|
tokenize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.pmd.cpd.Tokenizer |
---|
tokenize |
Constructor Detail |
---|
public FortranTokenizer()
FortranTokenizer
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |