Uses of Interface
gw.lang.parser.expressions.IPropertyAsMethodCallIdentifier
-
Packages that use IPropertyAsMethodCallIdentifier Package Description gw.internal.gosu.parser.expressions -
-
Uses of IPropertyAsMethodCallIdentifier in gw.internal.gosu.parser.expressions
Classes in gw.internal.gosu.parser.expressions that implement IPropertyAsMethodCallIdentifier Modifier and Type Class Description class
PropertyAsMethodCallIdentifier
For backward compatibility when we exposed both properties and methods on java getters.
-