public class IRClassLiteral extends IRExpression
| Constructor and Description |
|---|
IRClassLiteral(IRType literalType) |
| Modifier and Type | Method and Description |
|---|---|
IRType |
getLiteralType() |
IRType |
getType() |
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThispublic IRClassLiteral(IRType literalType)
public IRType getLiteralType()
public IRType getType()
getType in class IRExpressionCopyright © 2022. All rights reserved.