Uses of Class
dev.hilla.parser.core.SharedStorage
-
Packages that use SharedStorage Package Description dev.hilla.parser.core -
-
Uses of SharedStorage in dev.hilla.parser.core
Methods in dev.hilla.parser.core that return SharedStorage Modifier and Type Method Description protected SharedStorageAbstractPlugin. getStorage()SharedStorageParser. getStorage()Methods in dev.hilla.parser.core with parameters of type SharedStorage Modifier and Type Method Description voidAbstractCompositePlugin. setStorage(SharedStorage storage)voidAbstractPlugin. setStorage(SharedStorage storage)voidPlugin. setStorage(SharedStorage storage)
-