Getter for astgen

This commit is contained in:
Manindra Moharana
2013-08-24 20:30:39 +05:30
parent 05e69b4e41
commit b6362d48a5
5 changed files with 17 additions and 12 deletions

View File

@@ -302,6 +302,11 @@ public class ErrorCheckerService implements Runnable{
}
protected ASTGenerator astGenerator;
public ASTGenerator getASTGenerator() {
return astGenerator;
}
/**
* This thing acts as an event queue counter of sort.
* Since error checking happens on demand, anytime this counter