Uses of Class
com.yahoo.config.codegen.LeafCNode
-
Uses of LeafCNode in com.yahoo.config.codegen
Subclasses of LeafCNode in com.yahoo.config.codegenModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classSuperclass for leaf nodes that should not generate class.static classSuperclass for no-class leaf nodes that cannot have a default.static classstatic classstatic classstatic classMethods in com.yahoo.config.codegen that return LeafCNodeModifier and TypeMethodDescriptionstatic LeafCNodeLeafCNode.newInstance(DefLine.Type type, InnerCNode parent, String name) static LeafCNodeLeafCNode.newInstance(DefLine.Type type, InnerCNode parent, String name, String defVal) LeafCNode.NoClassNoDefaultLeafCNode.setDefaultValue(DefaultValue defaultValue) LeafCNode.setDefaultValue(DefaultValue defaultValue)