Class ScopeStackConsistencyListener

All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeListener, EK9Listener
Direct Known Subclasses:
ExpressionsListener, PreIRListener

public abstract class ScopeStackConsistencyListener extends AbstractEK9PhaseListener
Just focussed on ensuring that scopes are correct push on to the scope stack. The super deals with ensuring they are popped off the stack.