case classObrInt(idn1: Identifier, decls: List[Declaration], stmts: List[Statement], idn2: Identifier) extends ObrNode with Product with Serializable
An Obr program consisting of the given declarations and statements and
returning an integer value. The two identifiers name the program and
must be the same.
Linear Supertypes
Serializable, Serializable, ObrNode, Positioned, Attributable, Cloneable, Product, Equals, AnyRef, Any
An Obr program consisting of the given declarations and statements and returning an integer value. The two identifiers name the program and must be the same.