Java Doc for JavaParserConstants.java in  » Code-Analyzer » pmd-4.2rc1 » net » sourceforge » pmd » ast » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Code Analyzer » pmd 4.2rc1 » net.sourceforge.pmd.ast 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


net.sourceforge.pmd.ast.JavaParserConstants

All known Subclasses:   net.sourceforge.pmd.ast.JavaParser,  net.sourceforge.pmd.ast.JavaParserTokenManager,
JavaParserConstants
public interface JavaParserConstants (Code)
Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()


Field Summary
 intABSTRACT
     RegularExpression Id.
 intANDASSIGN
     RegularExpression Id.
 intASSIGN
     RegularExpression Id.
 intAT
     RegularExpression Id.
 intBANG
     RegularExpression Id.
 intBIT_AND
     RegularExpression Id.
 intBIT_OR
     RegularExpression Id.
 intBOOLEAN
     RegularExpression Id.
 intBREAK
     RegularExpression Id.
 intBYTE
     RegularExpression Id.
 intCASE
     RegularExpression Id.
 intCATCH
     RegularExpression Id.
 intCHAR
     RegularExpression Id.
 intCHARACTER_LITERAL
     RegularExpression Id.
 intCLASS
     RegularExpression Id.
 intCOLON
     RegularExpression Id.
 intCOMMA
     RegularExpression Id.
 intCONST
     RegularExpression Id.
 intCONTINUE
     RegularExpression Id.
 intDECIMAL_LITERAL
     RegularExpression Id.
 intDECR
     RegularExpression Id.
 intDEFAULT
     Lexical state.
 intDO
     RegularExpression Id.
 intDOT
     RegularExpression Id.
 intDOUBLE
     RegularExpression Id.
 intELLIPSIS
     RegularExpression Id.
 intELSE
     RegularExpression Id.
 intEOF
     End of File.
 intEQ
     RegularExpression Id.
 intEXPONENT
     RegularExpression Id.
 intEXTENDS
     RegularExpression Id.
 intFALSE
     RegularExpression Id.
 intFINAL
     RegularExpression Id.
 intFINALLY
     RegularExpression Id.
 intFLOAT
     RegularExpression Id.
 intFLOATING_POINT_LITERAL
     RegularExpression Id.
 intFOR
     RegularExpression Id.
 intFORMAL_COMMENT
     RegularExpression Id.
 intGE
     RegularExpression Id.
 intGOTO
     RegularExpression Id.
 intGT
     RegularExpression Id.
 intHEX_FLOATING_POINT_LITERAL
     RegularExpression Id.
 intHEX_LITERAL
     RegularExpression Id.
 intHOOK
     RegularExpression Id.
 intIDENTIFIER
     RegularExpression Id.
 intIF
     RegularExpression Id.
 intIMPLEMENTS
     RegularExpression Id.
 intIMPORT
     RegularExpression Id.
 intINCR
     RegularExpression Id.
 intINSTANCEOF
     RegularExpression Id.
 intINT
     RegularExpression Id.
 intINTEGER_LITERAL
     RegularExpression Id.
 intINTERFACE
     RegularExpression Id.
 intIN_FORMAL_COMMENT
     Lexical state.
 intIN_MULTI_LINE_COMMENT
     Lexical state.
 intLBRACE
     RegularExpression Id.
 intLBRACKET
     RegularExpression Id.
 intLE
     RegularExpression Id.
 intLETTER
     RegularExpression Id.
 intLONG
     RegularExpression Id.
 intLPAREN
     RegularExpression Id.
 intLSHIFT
     RegularExpression Id.
 intLSHIFTASSIGN
     RegularExpression Id.
 intLT
     RegularExpression Id.
 intMINUS
     RegularExpression Id.
 intMINUSASSIGN
     RegularExpression Id.
 intMULTI_LINE_COMMENT
     RegularExpression Id.
 intNATIVE
     RegularExpression Id.
 intNE
     RegularExpression Id.
 intNEW
     RegularExpression Id.
 intNULL
     RegularExpression Id.
 intOCTAL_LITERAL
     RegularExpression Id.
 intORASSIGN
     RegularExpression Id.
 intPACKAGE
     RegularExpression Id.
 intPART_LETTER
     RegularExpression Id.
 intPLUS
     RegularExpression Id.
 intPLUSASSIGN
     RegularExpression Id.
 intPRIVATE
     RegularExpression Id.
 intPROTECTED
     RegularExpression Id.
 intPUBLIC
     RegularExpression Id.
 intRBRACE
     RegularExpression Id.
 intRBRACKET
     RegularExpression Id.
 intREM
     RegularExpression Id.
 intREMASSIGN
     RegularExpression Id.
 intRETURN
     RegularExpression Id.
 intRPAREN
     RegularExpression Id.
 intRSIGNEDSHIFT
     RegularExpression Id.
 intRSIGNEDSHIFTASSIGN
     RegularExpression Id.
 intRUNSIGNEDSHIFT
     RegularExpression Id.
 intRUNSIGNEDSHIFTASSIGN
     RegularExpression Id.
 intSC_AND
     RegularExpression Id.
 intSC_OR
     RegularExpression Id.
 intSEMICOLON
     RegularExpression Id.
 intSHORT
     RegularExpression Id.
 intSINGLE_LINE_COMMENT
     RegularExpression Id.
 intSLASH
     RegularExpression Id.
 intSLASHASSIGN
     RegularExpression Id.
 intSTAR
     RegularExpression Id.
 intSTARASSIGN
     RegularExpression Id.
 intSTATIC
     RegularExpression Id.
 intSTRICTFP
     RegularExpression Id.
 intSTRING_LITERAL
     RegularExpression Id.
 intSUPER
     RegularExpression Id.
 intSWITCH
     RegularExpression Id.
 intSYNCHRONIZED
     RegularExpression Id.
 intTHIS
     RegularExpression Id.
 intTHROW
     RegularExpression Id.
 intTHROWS
     RegularExpression Id.
 intTILDE
     RegularExpression Id.
 intTRANSIENT
     RegularExpression Id.
 intTRUE
     RegularExpression Id.
 intTRY
     RegularExpression Id.
 intVOID
     RegularExpression Id.
 intVOLATILE
     RegularExpression Id.
 intWHILE
     RegularExpression Id.
 intXOR
     RegularExpression Id.
 intXORASSIGN
     RegularExpression Id.
 int_DEFAULT
     RegularExpression Id.
 String[]tokenImage
     Literal token values.



Field Detail
ABSTRACT
int ABSTRACT(Code)
RegularExpression Id.



ANDASSIGN
int ANDASSIGN(Code)
RegularExpression Id.



ASSIGN
int ASSIGN(Code)
RegularExpression Id.



AT
int AT(Code)
RegularExpression Id.



BANG
int BANG(Code)
RegularExpression Id.



BIT_AND
int BIT_AND(Code)
RegularExpression Id.



BIT_OR
int BIT_OR(Code)
RegularExpression Id.



BOOLEAN
int BOOLEAN(Code)
RegularExpression Id.



BREAK
int BREAK(Code)
RegularExpression Id.



BYTE
int BYTE(Code)
RegularExpression Id.



CASE
int CASE(Code)
RegularExpression Id.



CATCH
int CATCH(Code)
RegularExpression Id.



CHAR
int CHAR(Code)
RegularExpression Id.



CHARACTER_LITERAL
int CHARACTER_LITERAL(Code)
RegularExpression Id.



CLASS
int CLASS(Code)
RegularExpression Id.



COLON
int COLON(Code)
RegularExpression Id.



COMMA
int COMMA(Code)
RegularExpression Id.



CONST
int CONST(Code)
RegularExpression Id.



CONTINUE
int CONTINUE(Code)
RegularExpression Id.



DECIMAL_LITERAL
int DECIMAL_LITERAL(Code)
RegularExpression Id.



DECR
int DECR(Code)
RegularExpression Id.



DEFAULT
int DEFAULT(Code)
Lexical state.



DO
int DO(Code)
RegularExpression Id.



DOT
int DOT(Code)
RegularExpression Id.



DOUBLE
int DOUBLE(Code)
RegularExpression Id.



ELLIPSIS
int ELLIPSIS(Code)
RegularExpression Id.



ELSE
int ELSE(Code)
RegularExpression Id.



EOF
int EOF(Code)
End of File.



EQ
int EQ(Code)
RegularExpression Id.



EXPONENT
int EXPONENT(Code)
RegularExpression Id.



EXTENDS
int EXTENDS(Code)
RegularExpression Id.



FALSE
int FALSE(Code)
RegularExpression Id.



FINAL
int FINAL(Code)
RegularExpression Id.



FINALLY
int FINALLY(Code)
RegularExpression Id.



FLOAT
int FLOAT(Code)
RegularExpression Id.



FLOATING_POINT_LITERAL
int FLOATING_POINT_LITERAL(Code)
RegularExpression Id.



FOR
int FOR(Code)
RegularExpression Id.



FORMAL_COMMENT
int FORMAL_COMMENT(Code)
RegularExpression Id.



GE
int GE(Code)
RegularExpression Id.



GOTO
int GOTO(Code)
RegularExpression Id.



GT
int GT(Code)
RegularExpression Id.



HEX_FLOATING_POINT_LITERAL
int HEX_FLOATING_POINT_LITERAL(Code)
RegularExpression Id.



HEX_LITERAL
int HEX_LITERAL(Code)
RegularExpression Id.



HOOK
int HOOK(Code)
RegularExpression Id.



IDENTIFIER
int IDENTIFIER(Code)
RegularExpression Id.



IF
int IF(Code)
RegularExpression Id.



IMPLEMENTS
int IMPLEMENTS(Code)
RegularExpression Id.



IMPORT
int IMPORT(Code)
RegularExpression Id.



INCR
int INCR(Code)
RegularExpression Id.



INSTANCEOF
int INSTANCEOF(Code)
RegularExpression Id.



INT
int INT(Code)
RegularExpression Id.



INTEGER_LITERAL
int INTEGER_LITERAL(Code)
RegularExpression Id.



INTERFACE
int INTERFACE(Code)
RegularExpression Id.



IN_FORMAL_COMMENT
int IN_FORMAL_COMMENT(Code)
Lexical state.



IN_MULTI_LINE_COMMENT
int IN_MULTI_LINE_COMMENT(Code)
Lexical state.



LBRACE
int LBRACE(Code)
RegularExpression Id.



LBRACKET
int LBRACKET(Code)
RegularExpression Id.



LE
int LE(Code)
RegularExpression Id.



LETTER
int LETTER(Code)
RegularExpression Id.



LONG
int LONG(Code)
RegularExpression Id.



LPAREN
int LPAREN(Code)
RegularExpression Id.



LSHIFT
int LSHIFT(Code)
RegularExpression Id.



LSHIFTASSIGN
int LSHIFTASSIGN(Code)
RegularExpression Id.



LT
int LT(Code)
RegularExpression Id.



MINUS
int MINUS(Code)
RegularExpression Id.



MINUSASSIGN
int MINUSASSIGN(Code)
RegularExpression Id.



MULTI_LINE_COMMENT
int MULTI_LINE_COMMENT(Code)
RegularExpression Id.



NATIVE
int NATIVE(Code)
RegularExpression Id.



NE
int NE(Code)
RegularExpression Id.



NEW
int NEW(Code)
RegularExpression Id.



NULL
int NULL(Code)
RegularExpression Id.



OCTAL_LITERAL
int OCTAL_LITERAL(Code)
RegularExpression Id.



ORASSIGN
int ORASSIGN(Code)
RegularExpression Id.



PACKAGE
int PACKAGE(Code)
RegularExpression Id.



PART_LETTER
int PART_LETTER(Code)
RegularExpression Id.



PLUS
int PLUS(Code)
RegularExpression Id.



PLUSASSIGN
int PLUSASSIGN(Code)
RegularExpression Id.



PRIVATE
int PRIVATE(Code)
RegularExpression Id.



PROTECTED
int PROTECTED(Code)
RegularExpression Id.



PUBLIC
int PUBLIC(Code)
RegularExpression Id.



RBRACE
int RBRACE(Code)
RegularExpression Id.



RBRACKET
int RBRACKET(Code)
RegularExpression Id.



REM
int REM(Code)
RegularExpression Id.



REMASSIGN
int REMASSIGN(Code)
RegularExpression Id.



RETURN
int RETURN(Code)
RegularExpression Id.



RPAREN
int RPAREN(Code)
RegularExpression Id.



RSIGNEDSHIFT
int RSIGNEDSHIFT(Code)
RegularExpression Id.



RSIGNEDSHIFTASSIGN
int RSIGNEDSHIFTASSIGN(Code)
RegularExpression Id.



RUNSIGNEDSHIFT
int RUNSIGNEDSHIFT(Code)
RegularExpression Id.



RUNSIGNEDSHIFTASSIGN
int RUNSIGNEDSHIFTASSIGN(Code)
RegularExpression Id.



SC_AND
int SC_AND(Code)
RegularExpression Id.



SC_OR
int SC_OR(Code)
RegularExpression Id.



SEMICOLON
int SEMICOLON(Code)
RegularExpression Id.



SHORT
int SHORT(Code)
RegularExpression Id.



SINGLE_LINE_COMMENT
int SINGLE_LINE_COMMENT(Code)
RegularExpression Id.



SLASH
int SLASH(Code)
RegularExpression Id.



SLASHASSIGN
int SLASHASSIGN(Code)
RegularExpression Id.



STAR
int STAR(Code)
RegularExpression Id.



STARASSIGN
int STARASSIGN(Code)
RegularExpression Id.



STATIC
int STATIC(Code)
RegularExpression Id.



STRICTFP
int STRICTFP(Code)
RegularExpression Id.



STRING_LITERAL
int STRING_LITERAL(Code)
RegularExpression Id.



SUPER
int SUPER(Code)
RegularExpression Id.



SWITCH
int SWITCH(Code)
RegularExpression Id.



SYNCHRONIZED
int SYNCHRONIZED(Code)
RegularExpression Id.



THIS
int THIS(Code)
RegularExpression Id.



THROW
int THROW(Code)
RegularExpression Id.



THROWS
int THROWS(Code)
RegularExpression Id.



TILDE
int TILDE(Code)
RegularExpression Id.



TRANSIENT
int TRANSIENT(Code)
RegularExpression Id.



TRUE
int TRUE(Code)
RegularExpression Id.



TRY
int TRY(Code)
RegularExpression Id.



VOID
int VOID(Code)
RegularExpression Id.



VOLATILE
int VOLATILE(Code)
RegularExpression Id.



WHILE
int WHILE(Code)
RegularExpression Id.



XOR
int XOR(Code)
RegularExpression Id.



XORASSIGN
int XORASSIGN(Code)
RegularExpression Id.



_DEFAULT
int _DEFAULT(Code)
RegularExpression Id.



tokenImage
String[] tokenImage(Code)
Literal token values.





www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.