JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
A
AT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
B
beginColumn
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
The column number of the first character of this Token.
beginLine
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
The line number of the first character of this Token.
BIN_AND
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
BIN_OR
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
BREAK
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
C
canParse()
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabParser
CASE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
CATCH
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
CLEAR
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
COLON
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
COMMA
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
CONTINUE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
createTokenManager(Reader)
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabParser
curChar
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
D
debugStream
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Debug output.
DEFAULT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
Lexical state.
DIGIT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
DOT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
DOUBLE_EQ
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
E
EL_CCT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
EL_EXP
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
EL_LEFTDIV
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
EL_RIGHTDIV
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
EL_TIMES
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
ELSE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
ELSEIF
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
END
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
endColumn
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
The column number of the last character of this Token.
endLine
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
The line number of the last character of this Token.
EOF
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
End of File.
EQ
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
ESC_SEQ
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
EXP
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
EXPONENT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
F
FLOAT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
FOR
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
FUNCTION
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
G
getBeginColumn()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getBeginLine()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getEndColumn()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getEndLine()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getImage()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getNext()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getNextToken()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Get the next Token.
getNextToken()
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabTokenManager
getParser(ParserOptions)
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabHandler
getPreviousComment()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
getRuleViolationFactory()
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabHandler
getSuppressMap()
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabParser
getValue()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
An optional attribute value of the Token.
GLOBAL
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
GRT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
GRTE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
H
HEX_DIGIT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
I
ID
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
IF
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
image
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
The string image of the token.
IN_COMMENT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
Lexical state.
input_stream
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
INT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
J
jjFillToken()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
jjnewLexState
- Static variable in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Lex State array.
jjstrLiteralImages
- Static variable in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Token literal values.
K
kind
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
An integer that describes the kind of this token.
L
LBRACE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LEFTDIV
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LETTER
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
lexStateNames
- Static variable in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Lexer state names.
LOG_AND
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LOG_OR
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LPAREN
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LSBRACE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LST
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
LSTE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
M
MatlabHandler
- Class in
net.sourceforge.pmd.lang.matlab
Implementation of LanguageVersionHandler for the Matlab Language.
MatlabHandler()
- Constructor for class net.sourceforge.pmd.lang.matlab.
MatlabHandler
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
Implementation of the Matlab Language Module.
MatlabLanguageModule()
- Constructor for class net.sourceforge.pmd.lang.matlab.
MatlabLanguageModule
Creates a new instance of
MatlabLanguageModule
with the default file extensions for Matlab.
MatlabParser
- Class in
net.sourceforge.pmd.lang.matlab
Adapter for the Matlab Parser.
MatlabParser(ParserOptions)
- Constructor for class net.sourceforge.pmd.lang.matlab.
MatlabParser
Creates a new Matlab Parser.
MatlabParserConstants
- Interface in
net.sourceforge.pmd.lang.matlab.ast
Token literal values and constants.
MatlabParserTokenManager
- Class in
net.sourceforge.pmd.lang.matlab.ast
Token Manager.
MatlabParserTokenManager(CharStream)
- Constructor for class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Constructor.
MatlabParserTokenManager(CharStream, int)
- Constructor for class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
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
Matlab Token Manager implementation.
MatlabTokenManager(Reader)
- Constructor for class net.sourceforge.pmd.lang.matlab.
MatlabTokenManager
Creates a new Matlab Token Manager from the given source code.
MINUS
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
MULTI_LINE_COMMENT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
N
NAME
- Static variable in class net.sourceforge.pmd.lang.matlab.
MatlabLanguageModule
The name, that can be used to display the language in UI.
NEG
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
NEQ
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
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
newToken(int, String)
- Static method in class net.sourceforge.pmd.lang.matlab.ast.
Token
Returns a new Token object, by default.
next
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
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
RegularExpression Id.
OCTAL_ESC
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
OTHERWISE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
P
parse(String, Reader)
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabParser
PERSISTENT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
PLUS
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
R
RBRACE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
ReInit(CharStream)
- Method in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Reinitialise parser.
ReInit(CharStream, int)
- Method in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Reinitialise parser.
RETURN
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
RIGHTDIV
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
RPAREN
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
RSBRACE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
S
SEMI
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
setDebugStream(PrintStream)
- Method in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Set debug output.
setFileName(String)
- Method in class net.sourceforge.pmd.lang.matlab.
MatlabTokenManager
SINGLE_LINE_COMMENT
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
specialToken
- Variable in class net.sourceforge.pmd.lang.matlab.ast.
Token
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
RegularExpression Id.
SWITCH
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
SwitchTo(int)
- Method in class net.sourceforge.pmd.lang.matlab.ast.
MatlabParserTokenManager
Switch to specified lex state.
T
TERSE_NAME
- Static variable in class net.sourceforge.pmd.lang.matlab.
MatlabLanguageModule
The internal name.
TIMES
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
Token
- Class in
net.sourceforge.pmd.lang.matlab.ast
Token()
- Constructor for class net.sourceforge.pmd.lang.matlab.ast.
Token
No-argument constructor
Token(int)
- Constructor for class net.sourceforge.pmd.lang.matlab.ast.
Token
Constructs a new token for the specified Image.
Token(int, String)
- Constructor for class net.sourceforge.pmd.lang.matlab.ast.
Token
Constructs a new token for the specified Image and Kind.
tokenImage
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
Literal token values.
tokenize(SourceCode, Tokens)
- Method in class net.sourceforge.pmd.cpd.
MatlabTokenizer
toString()
- Method in class net.sourceforge.pmd.lang.matlab.ast.
Token
Returns the image.
TR
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
TRANSPOSE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
Lexical state.
TRY
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
U
UNICODE_ESC
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
V
VARARGIN
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
W
WHILE
- Static variable in interface net.sourceforge.pmd.lang.matlab.ast.
MatlabParserConstants
RegularExpression Id.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
JavaScript is disabled on your browser.
Copyright © 2002–2018
PMD
. All rights reserved.