jas
Class SourceAttr

java.lang.Object
  extended byjas.SourceAttr

public class SourceAttr
extends Object


Constructor Summary
SourceAttr(CP name)
          Create a source file attribute, with more control over attribute name
SourceAttr(String name)
          Create a source file attribute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceAttr

public SourceAttr(String name)
Create a source file attribute.

Parameters:
name - Name of the source file
See Also:
ClassEnv.setSource(jas.SourceAttr)

SourceAttr

public SourceAttr(CP name)
Create a source file attribute, with more control over attribute name

See Also:
ClassEnv.setSource(jas.SourceAttr)


Copyright © 2004 Jonathan Meyer, USA All rights reserved.