public class IRIdentifier extends IRExpression
| Constructor and Description |
|---|
IRIdentifier(IRSymbol symbol) |
| Modifier and Type | Method and Description |
|---|---|
IRSymbol |
getSymbol() |
IRType |
getType() |
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThispublic IRIdentifier(IRSymbol symbol)
public IRSymbol getSymbol()
public IRType getType()
getType in class IRExpressionCopyright © 2016. All rights reserved.