polyglot.ext.jl
Class Topics

java.lang.Object
  extended by polyglot.ext.jl.Topics

public class Topics
extends java.lang.Object

Extension information for jl extension.


Field Summary
static java.lang.String jl
           
static java.lang.String qq
           
 
Constructor Summary
Topics()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jl

public static final java.lang.String jl
See Also:
Constant Field Values

qq

public static final java.lang.String qq
See Also:
Constant Field Values
Constructor Detail

Topics

public Topics()