Skip to main content

cst_rtti_index

Function cst_rtti_index 

Source
pub const fn cst_rtti_index(name: &str) -> i32
Expand description

CST spelling of ast_rtti_index (CST and AST share the index function but separate index spaces). Provided so LUAU_CST_RTTI(Class) translations can read naturally as cst_rtti_index("CstX").