public class CSTypeofExpression extends CSExpression
UNKNOWN_START_POSITION| Constructor and Description |
|---|
CSTypeofExpression(CSTypeReferenceExpression typeName) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(CSVisitor visitor) |
CSTypeReferenceExpression |
type() |
addEnclosingIfDef, enclosingIfDefs, parent, parent, startPosition, startPositionpublic CSTypeofExpression(CSTypeReferenceExpression typeName)
public CSTypeReferenceExpression type()
Copyright © 2014. All Rights Reserved.