LKCompare class documentation

Authors

Generated by builder

Software documentation for the LKCompare class

LKCompare : LKAST

Declared in:
LKComparison.h
Description forthcoming.

Instance Variables

Method summary

comparisonWithLeftExpression: rightExpression: 

+ (LKCompare*) comparisonWithLeftExpression: (LKAST*)expr1 rightExpression: (LKAST*)expr2;
Description forthcoming.



Instance Variables for LKCompare Class

lhs

@protected LKAST* lhs;
Description forthcoming.

rhs

@protected LKAST* rhs;
Description forthcoming.