Home
last modified time | relevance | path

Searched refs:globalEntity (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext.go3749 type globalEntity interface { interface
3755 entities []globalEntity
3803 globalVariables := make([]globalEntity, 0, len(c.globalVariables))
3824 globalPools := make([]globalEntity, 0, len(c.globalPools))
3850 globalRules := make([]globalEntity, 0, len(c.globalRules))