Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go2548 type globalEntity interface { interface
2554 entities []globalEntity
2602 globalVariables := make([]globalEntity, 0, len(c.globalVariables))
2623 globalPools := make([]globalEntity, 0, len(c.globalPools))
2649 globalRules := make([]globalEntity, 0, len(c.globalRules))