Package com.walkfares.odsl.var.type
Class DeclaredTypeBuilder
java.lang.Object
com.walkfares.odsl.var.type.DeclaredTypeBuilder
public class DeclaredTypeBuilder extends Object
-
Constructor Summary
Constructors Constructor Description DeclaredTypeBuilder()
-
Method Summary
Modifier and Type Method Description static void
build(OpenDSLContext context, DeclaredType declaredType, com.walkfares.odsl.grammar.OpenDSLParser.TypeDefinitionContext ctx)
-
Constructor Details
-
DeclaredTypeBuilder
public DeclaredTypeBuilder()
-
-
Method Details
-
build
public static void build(OpenDSLContext context, DeclaredType declaredType, com.walkfares.odsl.grammar.OpenDSLParser.TypeDefinitionContext ctx)
-