Interface GenerateStatement

All Known Implementing Classes:
GenerateStatementImpl

public interface GenerateStatement
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addDirective(antlr.Token token, IExpression expression)
     
  • Method Details

    • addDirective

      void addDirective(antlr.Token token, IExpression expression)