Home
last modified time | relevance | path

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

/build/blueprint/
Dcontext.go3366 type globalEntity interface { interface
3372 entities []globalEntity
3420 globalVariables := make([]globalEntity, 0, len(c.globalVariables))
3441 globalPools := make([]globalEntity, 0, len(c.globalPools))
3467 globalRules := make([]globalEntity, 0, len(c.globalRules))