|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodCallExpr | |
org.apache.jdo.impl.jdoql.tree |
Uses of MethodCallExpr in org.apache.jdo.impl.jdoql.tree |
Subclasses of MethodCallExpr in org.apache.jdo.impl.jdoql.tree | |
class |
ContainsCallExpr
This node represents the method call expression Collection.contains . |
class |
EndsWithCallExpr
This node represents the method call expression String.endsWith . |
class |
IsEmptyCallExpr
This node represents the method call expression Collection.isEmpty . |
class |
StartsWithCallExpr
This node represents the method call expression String.startsWith . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |