Build Cache
interface BuildCache
Content copied to clipboard
Functions
buildCaches
Link copied to clipboard
abstract fun buildCaches()
Content copied to clipboard
clearAndOff
Link copied to clipboard
abstract fun clearAndOff()
Content copied to clipboard
firstOf
Link copied to clipboard
abstract fun firstOf(rulePosition: RulePosition, ifReachedEnd: LookaheadSet): Set<RuntimeRule>
Content copied to clipboard
heightGraftInto
Link copied to clipboard
abstract fun heightGraftInto(prevStateRulePositions: List<RulePosition>, fromStateRuntimeRules: List<RuntimeRule>): Set<HeightGraftInfo>
Content copied to clipboard
Inheritors
BuildCacheAbstract
Link copied to clipboard