MCPcopy Create free account
hub / github.com/PCGen/pcgen / getActiveScope

Method getActiveScope

code/src/java/pcgen/rules/context/LoadContext.java:185–185  ·  view source on GitHub ↗

Returns the currently active PCGenScope. @return The currently active PCGenScope

()

Source from the content-addressed store, hash-verified

183 * @return The currently active PCGenScope
184 */
185 public PCGenScope getActiveScope();
186
187 /**
188 * Directly returns a valid formula with the Format of the given FormatManager.

Callers 11

testGetPCCTextMethod · 0.95
parseNonEmptyTokenMethod · 0.95
additionalSetupMethod · 0.65
additionalSetupMethod · 0.65
additionalSetupMethod · 0.65
additionalSetupMethod · 0.65
parseNonEmptyTokenMethod · 0.65
parseNonEmptyTokenMethod · 0.65
parseNonEmptyTokenMethod · 0.65
setUpMethod · 0.65

Implementers 2

LoadContextInstcode/src/java/pcgen/rules/context/Load
DerivedLoadContextcode/src/java/pcgen/rules/context/Load

Calls

no outgoing calls

Tested by 6

testGetPCCTextMethod · 0.76
additionalSetupMethod · 0.52
additionalSetupMethod · 0.52
additionalSetupMethod · 0.52
additionalSetupMethod · 0.52
setUpMethod · 0.52