LKSymbolRef class documentation

Authors

Generated by builder

Software documentation for the LKSymbolRef class

LKSymbolRef : LKAST

Declared in:
LKSymbolRef.h

AST node representing a reference to a symbol (selector).


Instance Variables

Method summary

referenceWithSymbol: 

+ (id) referenceWithSymbol: (NSString*)sym;

Returns autoreleased reference for the specified symbol.




Instance Variables for LKSymbolRef Class

symbol

@protected NSString* symbol;

The symbol.