Index
All Classes and Interfaces|All Packages
C
- charAt(int) - Method in class codeanalysis.text.SourceText
-
Retrieves the character at the specified position.
- close() - Method in class codeanalysis.syntax.AssertingEnumerator
-
Closes the AssertingEnumerator instance.
- CloseParenthesisToken - Enum constant in enum class codeanalysis.syntax.SyntaxType
- codeanalysis - package codeanalysis
- codeanalysis.binding - package codeanalysis.binding
- codeanalysis.syntax - package codeanalysis.syntax
- codeanalysis.text - package codeanalysis.text
- Compilation - Class in codeanalysis
-
The Compilation class represents a compilation unit in the code analysis process.
- Compilation(SyntaxTree) - Constructor for class codeanalysis.Compilation
-
Constructs a Compilation object with the specified syntax tree.
- currentChar() - Method in class codeanalysis.syntax.Lexer
-
Gets the current character being analyzed by the lexer.
All Classes and Interfaces|All Packages