Uses of Class
org.praxislive.ide.project.api.ExecutionElement.Line
Packages that use ExecutionElement.Line
-
Uses of ExecutionElement.Line in org.praxislive.ide.project.api
Methods in org.praxislive.ide.project.api that return ExecutionElement.LineModifier and TypeMethodDescriptionstatic ExecutionElement.LineCreate an execution element wrapping a single line of Pcl script. -
Uses of ExecutionElement.Line in org.praxislive.ide.project.spi
Methods in org.praxislive.ide.project.spi with parameters of type ExecutionElement.LineModifier and TypeMethodDescriptionLineHandler.Provider.createHandler(PraxisProject project, ExecutionLevel level, ExecutionElement.Line line) Create a line handler, if possible, for the provided project, execution level and line element.