Interface ICTerminalStatement

All Superinterfaces:
ICElement, ICStatement
All Known Subinterfaces:
ICReturn, ICThrow

@Ser public interface ICTerminalStatement extends ICStatement
High-level C AST interface extended by Return and Throw statements.
  • Method Details