Package gnu.expr
Interface Inlineable
-
- All Known Implementing Classes:
AppendValues
,ApplyTemplates
,CallCC
,CastableAs
,CoerceNodes
,CompileArith
,DocumentConstructor
,GetFieldProc
,GetModuleClass
,InstanceOf
,MakeAttribute
,MakeElement
,MakeList
,MakeProcInst
,MakeText
,MakeWithBaseUri
,NodeConstructor
,OrderedMap
,RelativeStep
,SetFieldProc
,SlotGet
,SlotSet
,SortNodes
,StaticGet
,StaticSet
,Throw
,TypeSwitch
,UnionNodes
,ValuesFilter
,ValuesMap
public interface Inlineable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
compile(ApplyExp exp, Compilation comp, Target target)
-
-
-
Method Detail
-
compile
void compile(ApplyExp exp, Compilation comp, Target target)
-
-