Class ModelASTScriptBlock

All Implemented Interfaces:
ModelASTMarkerInterface

public class ModelASTScriptBlock extends AbstractModelASTCodeBlock
Represents the special step for ScriptStep, which are executed without validation against the declarative subset.
Author:
Andrew Bayer
  • Constructor Details

    • ModelASTScriptBlock

      public ModelASTScriptBlock(Object sourceLocation)
  • Method Details