Skip to main content

Module builder

Module builder 

Source

Functionsยง

get_type_from_string
Parses a type string (typically from a PHPDoc comment) and resolves it into a semantic TUnion type representation.
get_union_from_type_ast
Converts a type AST node into a semantic TUnion type representation.