Module dev.civl.mc

Interface WithStatement

All Superinterfaces:
Sourceable, Statement

public interface WithStatement extends Statement
  • Method Details

    • isEnter

      boolean isEnter()
    • isExit

      boolean isExit()
    • collateState

      Expression collateState()
    • function

      CIVLFunction function()