Package: SBinaryExpBase
SBinaryExpBase
name | instruction | branch | complexity | line | method | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SBinaryExpBase() |
|
|
|
|
|
||||||||||||||||||||
SBinaryExpBase(ILexLocation, ILexCommentList, PExp, ILexToken, PExp) |
|
|
|
|
|
||||||||||||||||||||
SBinaryExpBase(PType, ILexLocation, ILexCommentList, PExp, ILexToken, PExp) |
|
|
|
|
|
||||||||||||||||||||
equals(Object) |
|
|
|
|
|
||||||||||||||||||||
getChildren(Boolean) |
|
|
|
|
|
||||||||||||||||||||
getLeft() |
|
|
|
|
|
||||||||||||||||||||
getOp() |
|
|
|
|
|
||||||||||||||||||||
getRight() |
|
|
|
|
|
||||||||||||||||||||
hashCode() |
|
|
|
|
|
||||||||||||||||||||
removeChild(INode) |
|
|
|
|
|
||||||||||||||||||||
setLeft(PExp) |
|
|
|
|
|
||||||||||||||||||||
setOp(ILexToken) |
|
|
|
|
|
||||||||||||||||||||
setRight(PExp) |
|
|
|
|
|
||||||||||||||||||||
toString() |
|
|
|
|
|