List of all items
Structs
- ast::LookupSwitchPair
- ast::PhoronBody
- ast::PhoronClassDef
- ast::PhoronFieldDef
- ast::PhoronHeader
- ast::PhoronImplementsDef
- ast::PhoronInterfaceDef
- ast::PhoronMethodDef
- ast::PhoronMethodDescriptor
- ast::PhoronProgram
- ast::PhoronSourceFileDef
- ast::PhoronSuperDef
- codegen::Codegen
- cp_analyzer::ConstantPoolAnalyzer
- cp_analyzer::constant_pool::PhoronConstantPool
- diagnostics::Diagnostic
- diagnostics::DiagnosticManager
- lexer::Lexer
- lexer::LexerError
- lexer::token::Token
- parser::Parser
- sourcefile::Location
- sourcefile::Pos
- sourcefile::SourceFile
- sourcefile::Span
Enums
- ast::JvmInstruction
- ast::Ldc2wValue
- ast::LdcValue
- ast::LdcwValue
- ast::PhoronBaseType
- ast::PhoronClassOrInterface
- ast::PhoronClassOrInterfaceAccessFlag
- ast::PhoronDirective
- ast::PhoronFieldAccessFlag
- ast::PhoronFieldDescriptor
- ast::PhoronFieldInitValue
- ast::PhoronInstruction
- ast::PhoronMethodAccessFlag
- ast::PhoronReturnDescriptor
- ast::WideInstruction
- codegen::CodegenError
- codegen::CodegenResultType
- cp_analyzer::ConstantPoolAnalyzerError
- cp_analyzer::constant_pool::PhoronConstantPoolKind
- lexer::token::TokenKind
Traits
Type Aliases
Constants
- ast::attributes::PHORON_ANNOTATION_DEFAULT
- ast::attributes::PHORON_BOOTSTRAP_METHODS
- ast::attributes::PHORON_CODE
- ast::attributes::PHORON_CONSTANT_VALUE
- ast::attributes::PHORON_DEPRECATED
- ast::attributes::PHORON_ENCLOSING_METHOD
- ast::attributes::PHORON_EXCEPTIONS
- ast::attributes::PHORON_INNER_CLASSES
- ast::attributes::PHORON_LINE_NUMBER_TABLE
- ast::attributes::PHORON_LOCAL_VARIABLE_TABLE
- ast::attributes::PHORON_LOCAL_VARIABLE_TYPE_TABLE
- ast::attributes::PHORON_METHOD_PARAMETERS
- ast::attributes::PHORON_MODULE
- ast::attributes::PHORON_MODULE_MAIN_CLASS
- ast::attributes::PHORON_MODULE_PACKAGES
- ast::attributes::PHORON_NEST_HOST
- ast::attributes::PHORON_NEST_MEMBERS
- ast::attributes::PHORON_PERMITTED_SUBCLASSES
- ast::attributes::PHORON_RECORD
- ast::attributes::PHORON_RUNTIME_INVISIBLE_ANNOTATIONS
- ast::attributes::PHORON_RUNTIME_INVISIBLE_PARAMETER_ANNOTATIONS
- ast::attributes::PHORON_RUNTIME_INVISIBLE_TYPE_ANNOTATIONS
- ast::attributes::PHORON_RUNTIME_VISIBLE_ANNOTATIONS
- ast::attributes::PHORON_RUNTIME_VISIBLE_PARAMETER_ANNOTATIONS
- ast::attributes::PHORON_RUNTIME_VISIBLE_TYPE_ANNOTATIONS
- ast::attributes::PHORON_SIGNATURE
- ast::attributes::PHORON_SOURCE_DEBUG_EXTENSION
- ast::attributes::PHORON_SOURCE_FILE
- ast::attributes::PHORON_STACK_MAP_TABLE
- ast::attributes::PHORON_SYNTHETIC