LKVariableDecl class documentation

Authors

Generated by builder

Software documentation for the LKVariableDecl class

LKVariableDecl : LKAST

Declared in:
LKVariableDecl.h
Description forthcoming.

Instance Variables

Method summary

variableDeclWithName: 

+ (LKVariableDecl*) variableDeclWithName: (LKToken*)declName;
Description forthcoming.

name 

- (NSString*) name;
Description forthcoming.



Instance Variables for LKVariableDecl Class

variableName

@protected LKToken* variableName;
Description forthcoming.