List of all items
Structs
- enums::type_lexer::Type
- records::allocator::Allocator
- records::arg_name_inserter::ArgNameInserter
- records::ast_array::AstArray
- records::ast_attr::AstAttr
- records::ast_class_method::AstClassMethod
- records::ast_class_property::AstClassProperty
- records::ast_declared_extern_type_property::AstDeclaredExternTypeProperty
- records::ast_expr::AstExpr
- records::ast_expr_binary::AstExprBinary
- records::ast_expr_call::AstExprCall
- records::ast_expr_constant_bool::AstExprConstantBool
- records::ast_expr_constant_integer::AstExprConstantInteger
- records::ast_expr_constant_nil::AstExprConstantNil
- records::ast_expr_constant_number::AstExprConstantNumber
- records::ast_expr_constant_string::AstExprConstantString
- records::ast_expr_error::AstExprError
- records::ast_expr_function::AstExprFunction
- records::ast_expr_global::AstExprGlobal
- records::ast_expr_group::AstExprGroup
- records::ast_expr_if_else::AstExprIfElse
- records::ast_expr_index_expr::AstExprIndexExpr
- records::ast_expr_index_name::AstExprIndexName
- records::ast_expr_instantiate::AstExprInstantiate
- records::ast_expr_interp_string::AstExprInterpString
- records::ast_expr_local::AstExprLocal
- records::ast_expr_table::AstExprTable
- records::ast_expr_table::Item
- records::ast_expr_type_assertion::AstExprTypeAssertion
- records::ast_expr_unary::AstExprUnary
- records::ast_expr_varargs::AstExprVarargs
- records::ast_generic_type::AstGenericType
- records::ast_generic_type_pack::AstGenericTypePack
- records::ast_local::AstLocal
- records::ast_name::AstName
- records::ast_name_table::AstNameTable
- records::ast_node::AstNode
- records::ast_rtti::AstRtti
- records::ast_stat::AstStat
- records::ast_stat_assign::AstStatAssign
- records::ast_stat_block::AstStatBlock
- records::ast_stat_break::AstStatBreak
- records::ast_stat_class::AstStatClass
- records::ast_stat_compound_assign::AstStatCompoundAssign
- records::ast_stat_continue::AstStatContinue
- records::ast_stat_declare_extern_type::AstStatDeclareExternType
- records::ast_stat_declare_function::AstStatDeclareFunction
- records::ast_stat_declare_global::AstStatDeclareGlobal
- records::ast_stat_error::AstStatError
- records::ast_stat_expr::AstStatExpr
- records::ast_stat_for::AstStatFor
- records::ast_stat_for_in::AstStatForIn
- records::ast_stat_function::AstStatFunction
- records::ast_stat_if::AstStatIf
- records::ast_stat_local::AstStatLocal
- records::ast_stat_local_function::AstStatLocalFunction
- records::ast_stat_repeat::AstStatRepeat
- records::ast_stat_return::AstStatReturn
- records::ast_stat_type_alias::AstStatTypeAlias
- records::ast_stat_type_function::AstStatTypeFunction
- records::ast_stat_while::AstStatWhile
- records::ast_table_indexer::AstTableIndexer
- records::ast_table_prop::AstTableProp
- records::ast_type::AstType
- records::ast_type_error::AstTypeError
- records::ast_type_function::AstTypeFunction
- records::ast_type_group::AstTypeGroup
- records::ast_type_intersection::AstTypeIntersection
- records::ast_type_list::AstTypeList
- records::ast_type_optional::AstTypeOptional
- records::ast_type_or_pack::AstTypeOrPack
- records::ast_type_pack::AstTypePack
- records::ast_type_pack_explicit::AstTypePackExplicit
- records::ast_type_pack_generic::AstTypePackGeneric
- records::ast_type_pack_variadic::AstTypePackVariadic
- records::ast_type_reference::AstTypeReference
- records::ast_type_singleton_bool::AstTypeSingletonBool
- records::ast_type_singleton_string::AstTypeSingletonString
- records::ast_type_table::AstTypeTable
- records::ast_type_typeof::AstTypeTypeof
- records::ast_type_union::AstTypeUnion
- records::attribute_entry::AttributeEntry
- records::binary_op_priority::BinaryOpPriority
- records::binding::Binding
- records::comma_separator_inserter::CommaSeparatorInserter
- records::comment::Comment
- records::confusable::Confusable
- records::cst_expr_call::CstExprCall
- records::cst_expr_constant_integer::CstExprConstantInteger
- records::cst_expr_constant_number::CstExprConstantNumber
- records::cst_expr_constant_string::CstExprConstantString
- records::cst_expr_explicit_type_instantiation::CstExprExplicitTypeInstantiation
- records::cst_expr_function::CstExprFunction
- records::cst_expr_group::CstExprGroup
- records::cst_expr_if_else::CstExprIfElse
- records::cst_expr_index_expr::CstExprIndexExpr
- records::cst_expr_interp_string::CstExprInterpString
- records::cst_expr_op::CstExprOp
- records::cst_expr_table::CstExprTable
- records::cst_expr_table::CstExprTableItem
- records::cst_expr_type_assertion::CstExprTypeAssertion
- records::cst_generic_type::CstGenericType
- records::cst_generic_type_pack::CstGenericTypePack
- records::cst_node::CstNode
- records::cst_rtti::CstRtti
- records::cst_stat_assign::CstStatAssign
- records::cst_stat_compound_assign::CstStatCompoundAssign
- records::cst_stat_do::CstStatDo
- records::cst_stat_for::CstStatFor
- records::cst_stat_for_in::CstStatForIn
- records::cst_stat_function::CstStatFunction
- records::cst_stat_local::CstStatLocal
- records::cst_stat_local_function::CstStatLocalFunction
- records::cst_stat_repeat::CstStatRepeat
- records::cst_stat_return::CstStatReturn
- records::cst_stat_type_alias::CstStatTypeAlias
- records::cst_stat_type_function::CstStatTypeFunction
- records::cst_type_function::CstTypeFunction
- records::cst_type_group::CstTypeGroup
- records::cst_type_instantiation::CstTypeInstantiation
- records::cst_type_intersection::CstTypeIntersection
- records::cst_type_pack_explicit::CstTypePackExplicit
- records::cst_type_pack_generic::CstTypePackGeneric
- records::cst_type_reference::CstTypeReference
- records::cst_type_singleton_string::CstTypeSingletonString
- records::cst_type_table::CstTypeTable
- records::cst_type_table::CstTypeTable_Item
- records::cst_type_typeof::CstTypeTypeof
- records::cst_type_union::CstTypeUnion
- records::deprecated_info::DeprecatedInfo
- records::entry::Entry
- records::entry_hash::EntryHash
- records::fragment_parse_resume_settings::FragmentParseResumeSettings
- records::function::Function
- records::hash_luau_ast_name::hash_AstName
- records::hot_comment::HotComment
- records::item_cst::Item
- records::lexeme::Lexeme
- records::lexer::Lexer
- records::local::Local
- records::location::Location
- records::match_lexeme::MatchLexeme
- records::name::Name
- records::page::Page
- records::parse_error::ParseError
- records::parse_errors::ParseErrors
- records::parse_node_result::ParseNodeResult
- records::parse_options::ParseOptions
- records::parse_result::ParseResult
- records::parser::Parser
- records::position::Position
- records::pretty_print_result::PrettyPrintResult
- records::printer::Printer
- records::string_writer::StringWriter
- records::table_indexer_result::TableIndexerResult
- records::temp_vector::TempVector
Enums
- enums::ast_table_access::AstTableAccess
- enums::brace_type::BraceType
- enums::constant_number_parse_result::ConstantNumberParseResult
- enums::kind_ast::Kind
- enums::kind_cst::Kind
- enums::mode::Mode
- enums::quote_style_ast::QuoteStyle
- enums::quote_style_cst::QuoteStyle
- enums::quote_style_lexer::QuoteStyle
- enums::separator::Separator
- enums::type_ast::Type
- records::ast_attr::AstAttrType
- records::ast_expr_binary::AstExprBinary_Op
- records::ast_expr_table::ItemKind
- records::ast_expr_unary::AstExprUnaryOp
- records::comment::LexemeType
- records::cst_expr_table::CstExprTableSeparator
- records::cst_type_table::CstTypeTable_Item_Kind
- records::lexeme::QuoteStyle
Unions
Traits
- methods::printer_advance::IntoPosition
- methods::printer_visualize_block_pretty_printer::IntoAstStatBlockMut
- methods::printer_visualize_block_pretty_printer_alt_b::IntoAstStatMut
- methods::printer_visualize_function_body::IntoAstExprFunctionMut
- methods::printer_visualize_pretty_printer_alt_b::IntoAstExprMut
- methods::printer_visualize_pretty_printer_alt_c::IntoAstStatPrinter
- methods::printer_visualize_type_annotation::IntoAstTypeMut
- records::ast_visitor::AstVisitor
- records::writer::Writer
- rtti::AstNodeClass
- rtti::AstNodeRef
- rtti::CstNodeClass
- visit::AstVisitable
Macros
Functions
- functions::deprecated_args_validator::deprecated_args_validator
- functions::dump::dump
- functions::find_confusable::find_confusable
- functions::get_identifier::get_identifier
- functions::get_location_ast::get_location
- functions::get_location_ast_alt_b::get_location
- functions::install_parse_error_panic_hook::install_parse_error_panic_hook
- functions::is_alpha::is_alpha
- functions::is_constant_literal::is_constant_literal
- functions::is_digit_lexer::is_digit
- functions::is_digit_pretty_printer::is_digit
- functions::is_enough_values::is_enough_values
- functions::is_expr_l_value::is_expr_l_value
- functions::is_hex_digit::is_hex_digit
- functions::is_identifier_char::is_identifier_char
- functions::is_identifier_start_char::is_identifier_start_char
- functions::is_l_value::is_l_value
- functions::is_literal_table::is_literal_table
- functions::is_newline::is_newline
- functions::is_space::is_space
- functions::is_stat_last::is_stat_last
- functions::parse_double::parse_double
- functions::parse_integer::parse_integer
- functions::parse_integer_64::parse_integer_64
- functions::pretty_print_pretty_printer::pretty_print_ast_stat_block_cst_node_map
- functions::pretty_print_pretty_printer_alt_b::pretty_print_ast_stat_block
- functions::pretty_print_pretty_printer_alt_c::pretty_print_string_view_parse_options_bool_bool
- functions::pretty_print_with_types_pretty_printer::pretty_print_with_types_ast_stat_block_cst_node_map
- functions::pretty_print_with_types_pretty_printer_alt_b::pretty_print_with_types_ast_stat_block
- functions::to_string_ast::to_string
- functions::to_string_ast_alt_b::to_string
- functions::to_string_pretty_printer::to_string_ast_node
- functions::visit_type_list::visit_type_list
- macros::luau_rtti::LUAU_RTTI
- methods::ast_attr_as_attr::ast_attr_as_attr
- methods::ast_attr_visit::ast_attr_visit
- methods::ast_expr_as_expr::ast_expr_as_expr
- methods::ast_expr_ast_expr::ast_expr_ast_expr
- methods::ast_expr_binary_ast_expr_binary::ast_expr_binary_ast_expr_binary
- methods::ast_expr_binary_visit::ast_expr_binary_visit
- methods::ast_expr_call_ast_expr_call::ast_expr_call_ast_expr_call
- methods::ast_expr_call_visit::ast_expr_call_visit
- methods::ast_expr_constant_bool_ast_expr_constant_bool::ast_expr_constant_bool_ast_expr_constant_bool
- methods::ast_expr_constant_bool_visit::ast_expr_constant_bool_visit
- methods::ast_expr_constant_integer_ast_expr_constant_integer::ast_expr_constant_integer_ast_expr_constant_integer
- methods::ast_expr_constant_integer_visit::ast_expr_constant_integer_visit
- methods::ast_expr_constant_nil_ast_expr_constant_nil::ast_expr_constant_nil_ast_expr_constant_nil
- methods::ast_expr_constant_number_ast_expr_constant_number::ast_expr_constant_number_ast_expr_constant_number
- methods::ast_expr_constant_string_ast_expr_constant_string::ast_expr_constant_string_ast_expr_constant_string
- methods::ast_expr_constant_string_is_quoted::ast_expr_constant_string_is_quoted
- methods::ast_expr_constant_string_visit::ast_expr_constant_string_visit
- methods::ast_expr_error_ast_expr_error::ast_expr_error_ast_expr_error
- methods::ast_expr_error_visit::ast_expr_error_visit
- methods::ast_expr_function_ast_expr_function::ast_expr_function_ast_expr_function
- methods::ast_expr_function_has_native_attribute::ast_expr_function_has_native_attribute
- methods::ast_expr_function_visit::ast_expr_function_visit
- methods::ast_expr_global_ast_expr_global::ast_expr_global_ast_expr_global
- methods::ast_expr_group_ast_expr_group::ast_expr_group_ast_expr_group
- methods::ast_expr_group_visit::ast_expr_group_visit
- methods::ast_expr_if_else_ast_expr_if_else::ast_expr_if_else_ast_expr_if_else
- methods::ast_expr_if_else_visit::ast_expr_if_else_visit
- methods::ast_expr_index_expr_ast_expr_index_expr::ast_expr_index_expr_ast_expr_index_expr
- methods::ast_expr_index_expr_visit::ast_expr_index_expr_visit
- methods::ast_expr_index_name_ast_expr_index_name::ast_expr_index_name_ast_expr_index_name
- methods::ast_expr_instantiate_ast_expr_instantiate::ast_expr_instantiate_ast_expr_instantiate
- methods::ast_expr_instantiate_visit::ast_expr_instantiate_visit
- methods::ast_expr_interp_string_ast_expr_interp_string::ast_expr_interp_string_ast_expr_interp_string
- methods::ast_expr_interp_string_visit::ast_expr_interp_string_visit
- methods::ast_expr_local_ast_expr_local::ast_expr_local_ast_expr_local
- methods::ast_expr_table_ast_expr_table::ast_expr_table_ast_expr_table
- methods::ast_expr_table_visit::ast_expr_table_visit
- methods::ast_expr_type_assertion_ast_expr_type_assertion::ast_expr_type_assertion_ast_expr_type_assertion
- methods::ast_expr_unary_ast_expr_unary::ast_expr_unary_ast_expr_unary
- methods::ast_expr_unary_visit::ast_expr_unary_visit
- methods::ast_expr_varargs_ast_expr_varargs::ast_expr_varargs_ast_expr_varargs
- methods::ast_expr_varargs_visit::ast_expr_varargs_visit
- methods::ast_generic_type_ast_generic_type::ast_generic_type_ast_generic_type
- methods::ast_generic_type_pack_ast_generic_type_pack::ast_generic_type_pack_ast_generic_type_pack
- methods::ast_generic_type_pack_visit::ast_generic_type_pack_visit
- methods::ast_generic_type_visit::ast_generic_type_visit
- methods::ast_local_ast_local::ast_local_ast_local
- methods::ast_name_table_ast_name_table::ast_name_table_ast_name_table
- methods::ast_name_table_entry_hash_operator_call::ast_name_table_entry_hash_operator_call
- methods::ast_name_table_entry_operator_eq::ast_name_table_entry_operator_eq
- methods::ast_node_as_type::ast_node_as_type
- methods::ast_node_ast_node::ast_node_ast_node
- methods::ast_stat_assign_ast_stat_assign::ast_stat_assign_ast_stat_assign
- methods::ast_stat_assign_visit::ast_stat_assign_visit
- methods::ast_stat_ast_stat::ast_stat_ast_stat
- methods::ast_stat_block_ast_stat_block::ast_stat_block_ast_stat_block
- methods::ast_stat_block_visit::ast_stat_block_visit
- methods::ast_stat_break_ast_stat_break::ast_stat_break_ast_stat_break
- methods::ast_stat_break_visit::ast_stat_break_visit
- methods::ast_stat_class_ast_stat_class::ast_stat_class_ast_stat_class
- methods::ast_stat_class_visit::ast_stat_class_visit
- methods::ast_stat_compound_assign_ast_stat_compound_assign::ast_stat_compound_assign_ast_stat_compound_assign
- methods::ast_stat_compound_assign_visit::ast_stat_compound_assign_visit
- methods::ast_stat_continue_ast_stat_continue::ast_stat_continue_ast_stat_continue
- methods::ast_stat_continue_visit::ast_stat_continue_visit
- methods::ast_stat_declare_extern_type_ast_stat_declare_extern_type::ast_stat_declare_extern_type_ast_stat_declare_extern_type
- methods::ast_stat_declare_function_ast_stat_declare_function_ast::ast_stat_declare_function_location_ast_name_location_ast_array_ast_generic_type_ast_array_ast_generic_type_pack_ast_type_list_ast_array_ast_argument_name_bool_location_ast_type_pack
- methods::ast_stat_declare_function_ast_stat_declare_function_ast_alt_b::ast_stat_declare_function_location_ast_array_ast_attr_ast_name_location_ast_array_ast_generic_type_ast_array_ast_generic_type_pack_ast_type_list_ast_array_ast_argument_name_bool_location_ast_type_pack
- methods::ast_stat_declare_function_get_attribute::ast_stat_declare_function_get_attribute
- methods::ast_stat_declare_global_ast_stat_declare_global::ast_stat_declare_global_ast_stat_declare_global
- methods::ast_stat_error_ast_stat_error::ast_stat_error_ast_stat_error
- methods::ast_stat_error_visit::ast_stat_error_visit
- methods::ast_stat_expr_ast_stat_expr::ast_stat_expr_ast_stat_expr
- methods::ast_stat_expr_visit::ast_stat_expr_visit
- methods::ast_stat_for_ast_stat_for::ast_stat_for_ast_stat_for
- methods::ast_stat_for_in_ast_stat_for_in::ast_stat_for_in_ast_stat_for_in
- methods::ast_stat_for_in_visit::ast_stat_for_in_visit
- methods::ast_stat_for_visit::ast_stat_for_visit
- methods::ast_stat_function_ast_stat_function::ast_stat_function_ast_stat_function
- methods::ast_stat_if_ast_stat_if::ast_stat_if_ast_stat_if
- methods::ast_stat_if_visit::ast_stat_if_visit
- methods::ast_stat_local_ast_stat_local::ast_stat_local_ast_stat_local
- methods::ast_stat_local_function_ast_stat_local_function::ast_stat_local_function_ast_stat_local_function
- methods::ast_stat_local_function_visit::ast_stat_local_function_visit
- methods::ast_stat_local_visit::ast_stat_local_visit
- methods::ast_stat_repeat_ast_stat_repeat::ast_stat_repeat_ast_stat_repeat
- methods::ast_stat_repeat_visit::ast_stat_repeat_visit
- methods::ast_stat_return_ast_stat_return::ast_stat_return_ast_stat_return
- methods::ast_stat_type_alias_ast_stat_type_alias::ast_stat_type_alias_ast_stat_type_alias
- methods::ast_stat_type_alias_visit::ast_stat_type_alias_visit
- methods::ast_stat_type_function_ast_stat_type_function::ast_stat_type_function_ast_stat_type_function
- methods::ast_stat_type_function_visit::ast_stat_type_function_visit
- methods::ast_stat_while_ast_stat_while::ast_stat_while_ast_stat_while
- methods::ast_stat_while_visit::ast_stat_while_visit
- methods::ast_type_ast_type::ast_type_ast_type
- methods::ast_type_error_ast_type_error::ast_type_error_ast_type_error
- methods::ast_type_error_visit::ast_type_error_visit
- methods::ast_type_function_visit::ast_type_function_visit
- methods::ast_type_group_ast_type_group::ast_type_group_ast_type_group
- methods::ast_type_group_visit::ast_type_group_visit
- methods::ast_type_intersection_ast_type_intersection::ast_type_intersection_ast_type_intersection
- methods::ast_type_intersection_visit::ast_type_intersection_visit
- methods::ast_type_optional_ast_type_optional::ast_type_optional_ast_type_optional
- methods::ast_type_optional_visit::ast_type_optional_visit
- methods::ast_type_pack_explicit_ast_type_pack_explicit::ast_type_pack_explicit_ast_type_pack_explicit
- methods::ast_type_pack_explicit_visit::ast_type_pack_explicit_visit
- methods::ast_type_pack_generic_ast_type_pack_generic::ast_type_pack_generic_ast_type_pack_generic
- methods::ast_type_pack_variadic_ast_type_pack_variadic::ast_type_pack_variadic_ast_type_pack_variadic
- methods::ast_type_pack_variadic_visit::ast_type_pack_variadic_visit
- methods::ast_type_reference_ast_type_reference::ast_type_reference_ast_type_reference
- methods::ast_type_reference_visit::ast_type_reference_visit
- methods::ast_type_singleton_bool_ast_type_singleton_bool::ast_type_singleton_bool_ast_type_singleton_bool
- methods::ast_type_singleton_string_ast_type_singleton_string::ast_type_singleton_string_ast_type_singleton_string
- methods::ast_type_table_ast_type_table::ast_type_table_ast_type_table
- methods::ast_type_table_visit::ast_type_table_visit
- methods::ast_type_typeof_ast_type_typeof::ast_type_typeof_ast_type_typeof
- methods::ast_type_typeof_visit::ast_type_typeof_visit
- methods::ast_type_union_ast_type_union::ast_type_union_ast_type_union
- methods::ast_type_union_visit::ast_type_union_visit
- methods::comma_separator_inserter_comma_separator_inserter::comma_separator_inserter_comma_separator_inserter
- methods::cst_expr_call_cst_expr_call::cst_expr_call_cst_expr_call
- methods::cst_expr_constant_integer_cst_expr_constant_integer::cst_expr_constant_integer_cst_expr_constant_integer
- methods::cst_expr_constant_number_cst_expr_constant_number::cst_expr_constant_number_cst_expr_constant_number
- methods::cst_expr_constant_string_cst_expr_constant_string::cst_expr_constant_string_cst_expr_constant_string
- methods::cst_expr_explicit_type_instantiation_cst_expr_explicit_type_instantiation::cst_expr_explicit_type_instantiation_cst_expr_explicit_type_instantiation
- methods::cst_expr_function_cst_expr_function::cst_expr_function_cst_expr_function
- methods::cst_expr_group_cst_expr_group::cst_expr_group_cst_expr_group
- methods::cst_expr_if_else_cst_expr_if_else::cst_expr_if_else_cst_expr_if_else
- methods::cst_expr_index_expr_cst_expr_index_expr::cst_expr_index_expr_cst_expr_index_expr
- methods::cst_expr_interp_string_cst_expr_interp_string::cst_expr_interp_string_cst_expr_interp_string
- methods::cst_expr_op_cst_expr_op::cst_expr_op_cst_expr_op
- methods::cst_expr_table_cst_expr_table::cst_expr_table_cst_expr_table
- methods::cst_expr_type_assertion_cst_expr_type_assertion::cst_expr_type_assertion_cst_expr_type_assertion
- methods::cst_generic_type_cst_generic_type::cst_generic_type_cst_generic_type
- methods::cst_generic_type_pack_cst_generic_type_pack::cst_generic_type_pack_cst_generic_type_pack
- methods::cst_node_cst_node::cst_node_cst_node
- methods::cst_stat_assign_cst_stat_assign::cst_stat_assign_cst_stat_assign
- methods::cst_stat_compound_assign_cst_stat_compound_assign::cst_stat_compound_assign_cst_stat_compound_assign
- methods::cst_stat_do_cst_stat_do::cst_stat_do_cst_stat_do
- methods::cst_stat_for_cst_stat_for::cst_stat_for_cst_stat_for
- methods::cst_stat_for_in_cst_stat_for_in::cst_stat_for_in_cst_stat_for_in
- methods::cst_stat_function_cst_stat_function::cst_stat_function_cst_stat_function
- methods::cst_stat_local_cst_stat_local::cst_stat_local_cst_stat_local
- methods::cst_stat_repeat_cst_stat_repeat::cst_stat_repeat_cst_stat_repeat
- methods::cst_stat_return_cst_stat_return::cst_stat_return_cst_stat_return
- methods::cst_stat_type_alias_cst_stat_type_alias::cst_stat_type_alias_cst_stat_type_alias
- methods::cst_stat_type_function_cst_stat_type_function::cst_stat_type_function_cst_stat_type_function
- methods::cst_type_function_cst_type_function::cst_type_function_cst_type_function
- methods::cst_type_group_cst_type_group::cst_type_group_cst_type_group
- methods::cst_type_intersection_cst_type_intersection::cst_type_intersection_cst_type_intersection
- methods::cst_type_pack_explicit_cst_type_pack_explicit_cst::cst_type_pack_explicit
- methods::cst_type_pack_explicit_cst_type_pack_explicit_cst_alt_b::cst_type_pack_explicit_position_position_ast_array_position
- methods::cst_type_pack_generic_cst_type_pack_generic::cst_type_pack_generic_cst_type_pack_generic
- methods::cst_type_reference_cst_type_reference::cst_type_reference_cst_type_reference
- methods::cst_type_singleton_string_cst_type_singleton_string::cst_type_singleton_string_cst_type_singleton_string
- methods::cst_type_table_cst_type_table::cst_type_table_cst_type_table
- methods::cst_type_typeof_cst_type_typeof::cst_type_typeof_cst_type_typeof
- methods::cst_type_union_cst_type_union::cst_type_union_cst_type_union
- methods::lexer_consume::lexer_consume
- methods::parse_error_parse_error::parse_error_parse_error
- methods::parse_error_raise::parse_error_raise
- methods::parse_errors_parse_errors::parse_errors_parse_errors
- methods::parser_binding_binding::parser_binding_binding
- methods::parser_block_follow::parser_block_follow
- methods::parser_check_binary_confusables::parser_check_binary_confusables
- methods::parser_check_unary_confusables::parser_check_unary_confusables
- methods::parser_function_function::parser_function_function
- methods::parser_increment_recursion_counter::parser_increment_recursion_counter
- methods::parser_local_local::parser_local_local
- methods::parser_match_lexeme_match_lexeme::parser_match_lexeme_match_lexeme
- methods::parser_name_name::parser_name_name
- methods::parser_parse_binary_op::parser_parse_binary_op
- methods::parser_parse_char_array::parser_parse_char_array
- methods::parser_parse_unary_op::parser_parse_unary_op
- methods::parser_report_parser_alt_b::parser_report
- methods::parser_table_separator::parser_table_separator
- methods::parser_validate_attribute::parser_validate_attribute
- methods::position_position::position_position
- methods::position_shift::position_shift
- methods::printer_advance::printer_advance
- methods::printer_advance_before::printer_advance_before
- methods::printer_maybe_advance_and_write::printer_maybe_advance_and_write
- methods::printer_printer::printer_printer
- methods::printer_visualize_block_pretty_printer::printer_visualize_block_ast_stat_block
- methods::printer_write_end::printer_write_end
- methods::string_writer_advance::string_writer_advance
- methods::string_writer_identifier::string_writer_identifier
- methods::string_writer_keyword::string_writer_keyword
- methods::string_writer_literal::string_writer_literal
- methods::string_writer_maybe_space::string_writer_maybe_space
- methods::string_writer_newline::string_writer_newline
- methods::string_writer_space::string_writer_space
- methods::string_writer_string::string_writer_string
- methods::string_writer_symbol::string_writer_symbol
- methods::string_writer_write_multiline::string_writer_write_multiline
- methods::string_writer_write_pretty_printer::string_writer_write_string_view
- methods::string_writer_write_pretty_printer_alt_b::string_writer_write
- methods::temp_vector_begin::temp_vector_begin
- methods::temp_vector_end::temp_vector_end
- methods::temp_vector_t_temp_vector_parser::temp_vector_t_temp_vector
- methods::temp_vector_t_temp_vector_parser_alt_b::temp_vector_t_temp_vector
- records::ast_expr_index_name::LUAU_RTTI_AstExprIndexName
- rtti::ast_node_as
- rtti::ast_node_as_const
- rtti::ast_node_is
- rtti::ast_rtti_index
- rtti::cst_node_as
- rtti::cst_node_is
- rtti::cst_rtti_index
- visit::ast_expr_visit
- visit::ast_node_visit
- visit::ast_stat_visit
- visit::ast_type_pack_visit
- visit::ast_type_visit
- visit::dispatch_node
Type Aliases
- records::ast_expr_binary::AstExprBinaryOp
- records::ast_expr_constant_string::ast_expr_constant_string
- records::ast_expr_unary::AstExprUnary_Op
- records::cst_expr_constant_string::QuoteStyle
- records::cst_expr_table::Item
- records::cst_expr_table::Separator
- records::cst_type_table::Item
- records::cst_type_table::Kind
- type_aliases::ast_argument_name::AstArgumentName
- type_aliases::ast_class_member::AstClassMember
- type_aliases::attribute_arguments_validator::AttributeArgumentsValidator
- type_aliases::cst_node_map::CstNodeMap