This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How get access to nested class?


for example - java.net.Proxy.Type [http://java.sun.com/javase/6/docs/api/java/net/Proxy.Type.html]

#|kawa:9|# java.net.Proxy.Type
unbound location java.net.Proxy.Type
       at gnu.mapping.Location.get(Location.java:67)
       at atInteractiveLevel$9.run(stdin)
       at gnu.expr.ModuleExp.evalModule(ModuleExp.java:302)
       at kawa.Shell.run(Shell.java:275)
       at kawa.Shell.run(Shell.java:186)
       at kawa.Shell.run(Shell.java:167)
       at kawa.repl.main(repl.java:870)
#|kawa:10|#

--
WBR, Yaroslav Kavenchuk.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]