Uses of Class
de.grogra.reflect.XClass
Packages that use XClass
Package
Description
-
Uses of XClass in de.grogra.graph.impl
Methods in de.grogra.graph.impl that return XClassModifier and TypeMethodDescriptionfinal XClass
Node.getXClass()
final XClass
Node.NType.Field.getXClass()
Methods in de.grogra.graph.impl with parameters of type XClassModifier and TypeMethodDescriptionfinal void
Node.initXClass
(XClass cls) final void
Node.NType.Field.initXClass
(XClass cls) -
Uses of XClass in de.grogra.math
Methods in de.grogra.math that return XClassMethods in de.grogra.math with parameters of type XClass -
Uses of XClass in de.grogra.reflect
Methods in de.grogra.reflect that return XClassMethods in de.grogra.reflect with parameters of type XClassModifier and TypeMethodDescriptionvoid
XClass.declareType
(XClass<?> type) void
void
XObject.initXClass
(XClass<? extends XObject> cls) final void
XObjectImpl.initXClass
(XClass<? extends XObject> cls) -
Uses of XClass in de.grogra.xl.compiler
Subclasses of XClass in de.grogra.xl.compilerModifier and TypeClassDescriptionclass
CClass is used by the compiler to build up the class information during compilation. -
Uses of XClass in de.grogra.xl.compiler.scope
Methods in de.grogra.xl.compiler.scope that return XClass -
Uses of XClass in de.grogra.xl.query
Methods in de.grogra.xl.query that return XClassMethods in de.grogra.xl.query with parameters of type XClass