Authors
- Generated by builder
-
- Declared in:
- LKComparison.h
Description forthcoming.
Instance Variables
Method summary
+ (
LKCompare*)
comparisonWithLeftExpression: (
LKAST*)expr1
rightExpression: (
LKAST*)expr2;
Description forthcoming.
Instance Variables for LKCompare Class
@protected LKAST* lhs;
Description forthcoming.
@protected LKAST* rhs;
Description forthcoming.