Package com.yahoo.config.codegen
package com.yahoo.config.codegen
-
ClassDescriptionAbstract superclass for all nodes representing a config definition.This exception is thrown on internal errors.This class autogenerates C++ code for the C++ config, based on a CNode tree given.An immutable class representing a default value of a config variableThis class generates a tree of CNodes from a .def file.Represents an inner node in the configuration tree.Builds one Java class based on the given CNode tree.Superclass for leaf nodes that should not generate class.Superclass for no-class leaf nodes that cannot have a default.This class generates code for a config class from a given def-file.Encapsulates data extracted from system properties.Does normalizing (removing comments, trimming whitespace etc.) and calculation of md5sum of config definitionsReserved words that cannot be used as variable names in a config definition file.