Chapter 9 Generation Reference Guide (GTL)


Object scope

To gain access to the members of an object that is not active in the current translation scope, one may specify an object scope. Specifying an object scope changes the current translation scope used to evaluate the variable.

The '.' (dot) character behaves as an indirection operator as in the Java programming language, the right-hand side corresponds to a member of the object referred to by the left-hand side.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.