public class VariableSymbol extends BaseSymbol
Constructor and Description |
---|
VariableSymbol(String id) |
VariableSymbol(String id,
Scope scope) |
VariableSymbol(String id,
Type type) |
VariableSymbol(String id,
Type type,
Scope scope) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.