Interface IBlueprint

All Known Implementing Classes:
ClosureBlueprint, DelegatingScriptBlueprint

public interface IBlueprint
  • Method Details

    • getThisObject

      Object getThisObject()
    • setDelegate

      void setDelegate(Object delegate)
    • evaluate

      void evaluate()