Documentation ¶
Overview ¶
Package nodeutil provides utilities for inspecting the AST.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PurelyEvalPrimary ¶ added in v0.10.0
PurelyEvalPrimary evaluates a primary node without causing any side effects. If this cannot be done, it returns nil.
Currently, only string literals and variables with no @ can be evaluated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.