public static class Expr.AssignedVariable extends Expr.LocalVariable
Expr.AbstractFunctionOrMethod, Expr.AbstractIndirectInvoke, Expr.AbstractInvoke, Expr.AbstractVariable, Expr.ArrayGenerator, Expr.ArrayInitialiser, Expr.AssignedVariable, Expr.BinOp, Expr.BOp, Expr.Cast, Expr.Constant, Expr.ConstantAccess, Expr.Dereference, Expr.FieldAccess, Expr.FunctionCall, Expr.FunctionOrMethod, Expr.FunctionOrMethodCall, Expr.IndexOf, Expr.IndirectFunctionCall, Expr.IndirectFunctionOrMethodCall, Expr.IndirectMethodCall, Expr.Lambda, Expr.LocalVariable, Expr.LVal, Expr.MethodCall, Expr.Multi, Expr.New, Expr.PropertyCall, Expr.QOp, Expr.Quantifier, Expr.Record, Expr.TypeVal, Expr.UnOp, Expr.UOp| Modifier and Type | Field and Description |
|---|---|
Type |
afterType |
typevar| Constructor and Description |
|---|
AssignedVariable(String var,
wybs.lang.Attribute... attributes) |
AssignedVariable(String var,
Collection<wybs.lang.Attribute> attributes) |
public Type afterType
public AssignedVariable(String var, wybs.lang.Attribute... attributes)
public AssignedVariable(String var, Collection<wybs.lang.Attribute> attributes)
Copyright © 2017. All rights reserved.