-
Undocumented
Declaration
Swift
public let op: ExprOperator -
Undocumented
Declaration
Swift
public let lhs: ExprNode -
Undocumented
Declaration
Swift
public let rhs: ExprNode -
Declaration
Swift
public var description: String { get } -
Undocumented
Declaration
Swift
public func toExprString() -> String
ExprBinaryOpNode Structure Reference