Uses of Interface
org.intocps.maestro.framework.fmi2.api.FmiBuilder.ScopeElement
-
Uses of FmiBuilder.ScopeElement in org.intocps.maestro.framework.fmi2.api
Subinterfaces of FmiBuilder.ScopeElement in org.intocps.maestro.framework.fmi2.apiModifier and TypeInterfaceDescriptionstatic interfaceDynamic scope which always reflects the current active scope of the builderstatic interfaceFmiBuilder.IfScope<AST>If scope, default scope is thenstatic interfaceFmiBuilder.Scope<AST>Basic scope.static interfaceFmiBuilder.Scoping<AST>Scoping functionsstatic interfaceFmiBuilder.TryScope<AST>Try finally scope, default scope is bodystatic interfaceWhileMethods in org.intocps.maestro.framework.fmi2.api with type parameters of type FmiBuilder.ScopeElementModifier and TypeMethodDescription<P extends FmiBuilder.ScopeElement<AST>>
PFmiBuilder.ScopeElement.findParent(Class<P> clz) Find a prent element of a specific typeMethods in org.intocps.maestro.framework.fmi2.api that return FmiBuilder.ScopeElementModifier and TypeMethodDescriptionFmiBuilder.ScopeElement.parent()The parent element of this element or null if root