Class Macro.Variable

java.lang.Object
relaxngcc.datatype.Macro.Variable
Enclosing class:
Macro

public static final class Macro.Variable extends Object
Variable.
  • Constructor Details

    • Variable

      public Variable(String _name, Locator loc)
      Parameters:
      _name - variable name.
      loc - Location of the occurence of this variable. used for error messages.
  • Method Details