summaryrefslogtreecommitdiff
path: root/MLKLexicalContext.h
diff options
context:
space:
mode:
authorMatthias Benkard <mulk@minimulk.mst-plus>2008-08-24 11:51:35 +0200
committerMatthias Benkard <mulk@minimulk.mst-plus>2008-08-24 11:51:35 +0200
commit1560780b5fad554f12ce3964854bd474da1048f8 (patch)
treeccd5432593ff0623e5e83c9cf3b0cc79e08bc9ee /MLKLexicalContext.h
parent8e704379e8655c2a59200042894fe55d0d82f279 (diff)
MLKLexicalContext: Add -functionIsInline:.
Diffstat (limited to 'MLKLexicalContext.h')
-rw-r--r--MLKLexicalContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKLexicalContext.h b/MLKLexicalContext.h
index e350b63..0702704 100644
--- a/MLKLexicalContext.h
+++ b/MLKLexicalContext.h
@@ -93,6 +93,7 @@
-(void) addFunction:(MLKSymbol *)symbol;
-(BOOL) variableIsLexical:(MLKSymbol *)symbol;
+-(BOOL) functionIsInline:(MLKSymbol *)symbol;
-(id) deepPropertyForVariable:(id)name key:(id)key;
-(void) setDeepProperty:(id)object