Uses of Class
gnu.expr.AccessExp
Packages that use AccessExp
Package
Description
Supports
Expression,
and various related classes need to compile programming languages.-
Uses of AccessExp in gnu.expr
Modifier and TypeClassDescriptionclassThis class represents a variable reference (an identifier).classAn Expression to set (bind) or define a new value to a named variable.classEvaluates to the "this" implicit variable.Modifier and TypeMethodDescriptionvoidDeclaration.load(AccessExp access, int flags, Compilation comp, Target target)