Functionsยง
- get_
type_ from_ string - Parses a type string (typically from a
PHPDoccomment) and resolves it into a semanticTUniontype representation. - get_
union_ from_ type_ ast - Converts a type AST node into a semantic
TUniontype representation.
PHPDoc comment) and resolves it
into a semantic TUnion type representation.TUnion type representation.