com.saxonica.bytecode.util
Class CompilerService.StaticVariableInfo

java.lang.Object
  extended by com.saxonica.bytecode.util.CompilerService.StaticVariableInfo
Enclosing class:
CompilerService

public static class CompilerService.StaticVariableInfo
extends Object


Field Summary
 Class classVar
           
 String name
           
 Object object
           
 
Constructor Summary
CompilerService.StaticVariableInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

classVar

public Class classVar

object

public Object object
Constructor Detail

CompilerService.StaticVariableInfo

public CompilerService.StaticVariableInfo()


Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.