Home
last modified time | relevance | path

Searched defs:variableBindings (Results 1 – 8 of 8) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/xml/
H A DXPathExpressionNode.h48 HashMap<String, String> variableBindings; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/surround/
H A DSurroundWithTryWithResourcesAnalyzer.java161 Map<SimpleName, IVariableBinding> variableBindings= new HashMap<>(); in getVariableStatementBinding() local
/dports/www/kf5-khtml/khtml-5.89.0/src/xpath/
H A Dexpression.h68 QHash<DOM::DOMString, DOM::DOMString> variableBindings; member
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/codemanipulation/
H A DStubUtility2Core.java144 …ITypeBinding typeBinding, IMethodBinding superConstructor, IVariableBinding[] variableBindings, in… in createConstructorStub()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/
H A DQuickAssistProcessor.java3532 Map<SimpleName, IVariableBinding> variableBindings= new HashMap<>(); in getVariableStatementBinding() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/
H A DASTConverter15JLS4Test.java7912 IVariableBinding[] variableBindings = typeBinding.getDeclaredFields(); in test0239() local
7941 IVariableBinding[] variableBindings = typeBinding.getDeclaredFields(); in test0239_2() local
H A DASTConverter15JLS8Test.java7900 IVariableBinding[] variableBindings = typeBinding.getDeclaredFields(); in test0239() local
7929 IVariableBinding[] variableBindings = typeBinding.getDeclaredFields(); in test0239_2() local
H A DASTConverter15Test.java7923 IVariableBinding[] variableBindings = typeBinding.getDeclaredFields(); in test0239() local
7952 IVariableBinding[] variableBindings = typeBinding.getDeclaredFields(); in test0239_2() local