JmlModelProgram
constructor(modifiers: NodeList<Modifier>, annotations: NodeList<AnnotationExpr>, contracts: JmlContract, statements: NodeList<Statement>)(source)
constructor(range: TokenRange, modifiers: NodeList<Modifier>, annotations: NodeList<AnnotationExpr>, contracts: JmlContract, statements: NodeList<Statement>)(source)