Class Define

java.lang.Object
org.codehaus.mojo.idlj.Define

public class Define extends Object
This class is used to rappresent the definition of a define
Version:
$Id$
Author:
Anders Hessellund Jensen invalid input: '<'ahj@trifork.com>
  • Constructor Details

    • Define

      public Define()
  • Method Details

    • getSymbol

      public String getSymbol()
      Returns:
      The name of the symbol defined
    • getValue

      public String getValue()
      Returns:
      The value of the symbol defined