numop

class guerilla.numop

Bases: object

A numerical operator

getlhs()

Get the left-hand side operand

Return type:str
getoperator()

Get the operator

Return type:str
getrhs()

Get the right-hand side operand

Return type:str