public class VarAttribute extends Expression
| 限定符和类型 | 字段和说明 |
|---|---|
AttributeAccess |
aa |
int |
aaIndex |
type| 构造器和说明 |
|---|
VarAttribute(GrammarToken token) |
public int aaIndex
public AttributeAccess aa
public VarAttribute(GrammarToken token)
public Object evaluate(Context ctx)
evaluate 在类中 Expressionpublic void setAA(AttributeAccess aa)
public void infer(InferContext inferCtx)
Copyright © 2018. All rights reserved.