ServiceResolver Fields |
The ServiceResolver type exposes the following members.
Name | Description | |
---|---|---|
mActiveMacros |
Current stack of active macros (macros that are just being resolved).
(Inherited from MacroResolver.) | |
mCurrentRecursion |
Recursion handling.
(Inherited from MacroResolver.) | |
mParentResolver |
Parent resolver is used to look for the data if it's not explicitly defined in current resolver
All the data available in the parent are available also in children (could be overriden, though)
(Inherited from MacroResolver.) | |
mResolverName |
Macro resolver name.
(Inherited from MacroResolver.) | |
mSettings |
Macro context.
(Inherited from MacroResolver.) | |
mSkippedResolvers |
Returns the list of resolvers that were skipped during the processing of the macros with this resolver.
(Inherited from MacroResolver.) |