_public | CCM::VariableDecl | |
array | CCM::VariableDecl | |
attrs | CCM::VariableDecl | [protected] |
getAttribute(string name) | CCM::VariableDecl | |
getAttributes() | CCM::VariableDecl | |
GetEnumerator() | CCM::VariableDecl | |
name | CCM::VariableDecl | |
stubClass | CCM::VariableDecl | |
ToString() | CCM::Variable | |
type | CCM::VariableDecl | |
value | CCM::Variable | |
Variable(string name, Type type, Class stubClass, bool array, List attrs, bool _public) | CCM::Variable | |
Variable(Variable v) | CCM::Variable | |
Variable(string name, Type type, Class stubClass, bool array, List attrs, bool _public, Object value) | CCM::Variable | |
VariableDecl(string name, Type type, Class stubClass, bool array, List attrs, bool _public) | CCM::VariableDecl |