Class ProcessAsDispatcherIfNecessary

java.lang.Object
org.ek9lang.compiler.phase1.ProcessAsDispatcherIfNecessary
All Implemented Interfaces:
Consumer<ISymbol>

class ProcessAsDispatcherIfNecessary extends Object implements Consumer<ISymbol>
If any methods are marked as 'dispatcher' then mark this class as a 'dispatcher'.
  • Constructor Details

    • ProcessAsDispatcherIfNecessary

      ProcessAsDispatcherIfNecessary()
  • Method Details