public class SrcBinaryOperation extends SrcExpression
Constructor and Description |
---|
SrcBinaryOperation(String operation,
SrcExpression left,
SrcExpression right) |
Modifier and Type | Method and Description |
---|---|
String |
toCodeString() |
convertToboolean, needsToBeWraped, toBlock
lineSeparator, toJavaString
public SrcBinaryOperation(String operation, SrcExpression left, SrcExpression right)
public String toCodeString()
toCodeString
in class SrcObject
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.