DeclarationType

de.uni_luebeck.isp.tessla.tessla_compiler.IntermediateCodeUtils.DeclarationType
sealed trait DeclarationType

Represents the types of declared variables

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FinalDeclaration.type
object FinalLazyDeclaration.type
object VariableDeclaration.type
In this article