public class SrcCast extends SrcExpression
Constructor and Description |
---|
SrcCast(String type,
SrcExpression exp) |
Modifier and Type | Method and Description |
---|---|
SrcExpression |
getExpression() |
String |
getType() |
String |
toCodeString() |
convertToboolean, needsToBeWraped, toBlock
lineSeparator, toJavaString
public SrcCast(String type, SrcExpression exp)
public String getType()
public SrcExpression getExpression()
public String toCodeString()
toCodeString
in class SrcObject
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.