``` java PARSER_BEGIN(Parser) public class Parser { int i; } PARSER_END(TosScript) void a() : {} { ASD(i) } ``` i should be a valid reference.