public static unionTypeFromClassNode ( |
||
$code_base | The code base within which we're operating | |
$context | $context The context of the parser at the node for which we'd like to determine a type | |
$node | ast\Node | mixed | The node for which we'd like to determine its type |
return | The UnionType associated with the given node in the given Context within the given CodeBase |