root property

ASTRoot? root
getter/setter pair

The ASTRoot corresponding to the code.

Implementation

ASTRoot? root;