Home | History | Annotate | Download | only in Antlr3.Runtime.Tests

Lines Matching refs:GetNodeText

2096   S := FAdaptor.GetNodeText(T) + '@';
2098 S := S + FAdaptor.GetNodeText(Parent)
2120 S := FAdaptor.GetNodeText(T) + '@';
2122 S := S + FAdaptor.GetNodeText(Parent)