public class IRCharacterLiteral extends IRExpression
| Constructor and Description |
|---|
IRCharacterLiteral(char c) |
| Modifier and Type | Method and Description |
|---|---|
IRType |
getType() |
char |
getValue() |
getLineNumber, getParent, isImplicit, maybeEraseStructuralSymbolTypes, maybeEraseStructuralType, maybeEraseStructuralType, maybeEraseStructuralTypes, setImplicit, setLineNumber, setParent, setParentToThispublic char getValue()
public IRType getType()
getType in class IRExpressionCopyright © 2017. All rights reserved.