The IResolvableNode type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Resolve(Boolean, Boolean) |
Does the work of resolving an identifier or a dot, but without a parent node or alias
|
![]() | Resolve(Boolean, Boolean, String) |
Does the work of resolving an identifier or a dot, but without a parent node
|
![]() | Resolve(Boolean, Boolean, String, IASTNode) |
Does the work of resolving an identifier or a dot
|
![]() | ResolveIndex |
Does the work of resolving an an index [].
|
![]() | ResolveInFunctionCall |
Does the work of resolving inside of the scope of a function call
|