A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
B
- beginColumn - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.The column number of the first character of this Token.
- beginLine - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.The line number of the first character of this Token.
- BIN_AND - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- BIN_OR - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- BREAK - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
C
- canParse() - Method in class net.sourceforge.pmd.lang.matlab.MatlabParser
-
Deprecated.
- CASE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- CATCH - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- CLEAR - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- COLON - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- COMMA - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- CONTINUE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- createTokenManager(Reader) - Method in class net.sourceforge.pmd.lang.matlab.MatlabParser
-
Deprecated.
- curChar - Variable in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.
D
- debugStream - Variable in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Debug output.
- DEFAULT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.Lexical state.
- DIGIT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- DOT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- DOUBLE_EQ - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- DSTRING - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
E
- EL_CCT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- EL_EXP - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- EL_LEFTDIV - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- EL_RIGHTDIV - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- EL_TIMES - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- ELSE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- ELSEIF - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- END - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- endColumn - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.The column number of the last character of this Token.
- endLine - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.The line number of the last character of this Token.
- EOF - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.End of File.
- EQ - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- ESC_SEQ - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- EXP - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- EXPONENT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
F
- FLOAT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- FOR - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- FUNCTION - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
G
- getBeginColumn() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getBeginLine() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getEndColumn() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getEndLine() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getImage() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getLexerForSource(SourceCode) - Method in class net.sourceforge.pmd.cpd.MatlabTokenizer
- getNext() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getNextToken() - Method in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Get the next Token.
- getNextToken() - Method in class net.sourceforge.pmd.lang.matlab.MatlabTokenManager
-
Deprecated.
- getParser(ParserOptions) - Method in class net.sourceforge.pmd.lang.matlab.MatlabHandler
-
Deprecated.
- getPreviousComment() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- getRuleViolationFactory() - Method in class net.sourceforge.pmd.lang.matlab.MatlabHandler
-
Deprecated.
- getSuppressMap() - Method in class net.sourceforge.pmd.lang.matlab.MatlabParser
-
Deprecated.
- getValue() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.An optional attribute value of the Token.
- GLOBAL - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- GRT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- GRTE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
H
- HEX_DIGIT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
I
- ID - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- IF - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- image - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.The string image of the token.
- IN_COMMENT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.Lexical state.
- input_stream - Variable in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.
- INT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
J
- jjFillToken() - Method in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.
- jjnewLexState - Static variable in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Lex State array.
- jjstrLiteralImages - Static variable in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Token literal values.
K
- kind - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.An integer that describes the kind of this token.
L
- LBRACE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LEFTDIV - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LETTER - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- lexStateNames - Static variable in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Lexer state names.
- LOG_AND - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LOG_OR - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LPAREN - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LSBRACE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LST - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- LSTE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
M
- MatlabHandler - Class in net.sourceforge.pmd.lang.matlab
-
Deprecated.There is no full PMD support for Matlab.
- MatlabHandler() - Constructor for class net.sourceforge.pmd.lang.matlab.MatlabHandler
-
Deprecated.
- MatlabLanguage - Class in net.sourceforge.pmd.cpd
-
Defines the Language module for Matlab
- MatlabLanguage() - Constructor for class net.sourceforge.pmd.cpd.MatlabLanguage
-
Creates a new instance of
MatlabLanguage
with the default extensions for matlab files. - MatlabLanguageModule - Class in net.sourceforge.pmd.lang.matlab
-
Deprecated.There is no full PMD support for Matlab.
- MatlabLanguageModule() - Constructor for class net.sourceforge.pmd.lang.matlab.MatlabLanguageModule
-
Deprecated.Creates a new instance of
MatlabLanguageModule
with the default file extensions for Matlab. - MatlabParser - Class in net.sourceforge.pmd.lang.matlab
-
Deprecated.There is no full PMD support for Matlab.
- MatlabParser(ParserOptions) - Constructor for class net.sourceforge.pmd.lang.matlab.MatlabParser
-
Deprecated.Creates a new Matlab Parser.
- MatlabParserConstants - Interface in net.sourceforge.pmd.lang.matlab.ast
-
Deprecated.
- MatlabParserTokenManager - Class in net.sourceforge.pmd.lang.matlab.ast
-
Deprecated.
- MatlabParserTokenManager(CharStream) - Constructor for class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Constructor.
- MatlabParserTokenManager(CharStream, int) - Constructor for class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Constructor.
- MatlabTokenizer - Class in net.sourceforge.pmd.cpd
-
The Matlab Tokenizer.
- MatlabTokenizer() - Constructor for class net.sourceforge.pmd.cpd.MatlabTokenizer
- MatlabTokenManager - Class in net.sourceforge.pmd.lang.matlab
-
Deprecated.This is internal API
- MatlabTokenManager(Reader) - Constructor for class net.sourceforge.pmd.lang.matlab.MatlabTokenManager
-
Deprecated.Creates a new Matlab Token Manager from the given source code.
- MINUS - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- MULTI_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
N
- NAME - Static variable in class net.sourceforge.pmd.lang.matlab.MatlabLanguageModule
-
Deprecated.The name, that can be used to display the language in UI.
- NEG - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- NEQ - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- net.sourceforge.pmd.cpd - package net.sourceforge.pmd.cpd
- net.sourceforge.pmd.lang.matlab - package net.sourceforge.pmd.lang.matlab
- net.sourceforge.pmd.lang.matlab.ast - package net.sourceforge.pmd.lang.matlab.ast
- newToken(int) - Static method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.
- newToken(int, String) - Static method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.Returns a new Token object, by default.
- next - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.A reference to the next regular (non-special) token from the input stream.
O
- OCTAL_DIGIT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- OCTAL_ESC - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- OTHERWISE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
P
- parse(String, Reader) - Method in class net.sourceforge.pmd.lang.matlab.MatlabParser
-
Deprecated.
- PERSISTENT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- PLUS - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
Q
- QUESTIONMARK - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
R
- RBRACE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- ReInit(CharStream) - Method in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Reinitialise parser.
- ReInit(CharStream, int) - Method in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Reinitialise parser.
- RETURN - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- RIGHTDIV - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- RPAREN - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- RSBRACE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
S
- SEMI - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- setDebugStream(PrintStream) - Method in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Set debug output.
- setFileName(String) - Method in class net.sourceforge.pmd.lang.matlab.MatlabTokenManager
-
Deprecated.
- SINGLE_LINE_COMMENT - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- specialToken - Variable in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- STRING - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- SWITCH - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- SwitchTo(int) - Method in class net.sourceforge.pmd.lang.matlab.ast.MatlabParserTokenManager
-
Deprecated.Switch to specified lex state.
T
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.matlab.MatlabLanguageModule
-
Deprecated.The internal name.
- TIMES - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- Token - Class in net.sourceforge.pmd.lang.matlab.ast
-
Deprecated.
- Token() - Constructor for class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.No-argument constructor
- Token(int) - Constructor for class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.Constructs a new token for the specified Image and Kind.
- tokenImage - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.Literal token values.
- toString() - Method in class net.sourceforge.pmd.lang.matlab.ast.Token
-
Deprecated.Returns the image.
- TR - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
- TRANSPOSE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.Lexical state.
- TRY - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
U
- UNICODE_ESC - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
V
- VARARGIN - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
W
- WHILE - Static variable in interface net.sourceforge.pmd.lang.matlab.ast.MatlabParserConstants
-
Deprecated.RegularExpression Id.
All Classes All Packages