类的使用
com.tlcsdm.core.dsl.runtime.DSLRuntimeCommand
使用DSLRuntimeCommand的程序包
-
com.tlcsdm.core.dsl中DSLRuntimeCommand的使用
类型参数类型为DSLRuntimeCommand的com.tlcsdm.core.dsl中的字段返回变量类型为DSLRuntimeCommand的类型的com.tlcsdm.core.dsl中的方法 -
com.tlcsdm.core.dsl.runtime中DSLRuntimeCommand的使用
类型参数类型为DSLRuntimeCommand的com.tlcsdm.core.dsl.runtime中的字段修饰符和类型方法说明DSLRuntime.buildRuntimeCommand(String line) Attempts to build a DSLRuntimeCommand from any String.返回变量类型为DSLRuntimeCommand的类型的com.tlcsdm.core.dsl.runtime中的方法修饰符和类型方法说明voidDSLRuntime.execute(DSLRuntimeCommand runtimeCommand) Executes a specific DLSRuntimeCommand