A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- ObjectType - Enum in types
-
The ObjectType enum is used to store constants related to an Objects data type.
- OPEN_BRACE_SYNTAX - Static variable in class compilation.analysis.lexical.Syntax
- OPEN_BRACE_TOKEN - types.TokenType
- OPEN_PARENTHESIS_SYNTAX - Static variable in class compilation.analysis.lexical.Syntax
- OPEN_PARENTHESIS_TOKEN - types.TokenType
- openFile() - Method in class ui.main.FileManager
-
Opens a FileChooser window, allowing the user to open a file.
- openFileChooser() - Method in class ui.main.MainController
-
Opens a window for opening a file.
- openHomePage() - Method in class ui.main.MainController
-
Opens the GitHub repository page in the browser.
- openNewFile() - Method in class ui.main.FileManager
-
Creates a new file by returning an empty string.
- openRepl() - Method in class ui.main.MainController
-
Opens the REPL window.
- openWikiPage() - Method in class ui.main.MainController
-
Opens the GitHub wiki page in the browser.
- OperatorPrecedence - Class in compilation.analysis.syntax
-
The OperatorPrecedence class is used to identify the precedence of an operator Token.
- OperatorPrecedence() - Constructor for class compilation.analysis.syntax.OperatorPrecedence
- OperatorType - Enum in types
-
The OperatorType enum is used to store constants related to AnnotatedOperator objects.
- OR_OPERATOR - types.OperatorType
- OR_SYNTAX - Static variable in class compilation.analysis.lexical.Syntax
- OR_TOKEN - types.TokenType
All Classes All Packages