-- @generated module Glean.Schema.Python (allPredicates) where import Glean.Types allPredicates :: [PredicateRef] allPredicates = [ (PredicateRef "python.NonImportDeclaration" 4) , (PredicateRef "python.DeclarationDefinition" 4) , (PredicateRef "python.DeclarationWithSName" 4) , (PredicateRef "python.DeclarationWithLocalName" 4) , (PredicateRef "python.DefinitionDeclaration" 4) , (PredicateRef "python.ClassBySName" 4) , (PredicateRef "python.DeclarationUses" 4) , (PredicateRef "python.CalleeToCaller" 4) , (PredicateRef "python.ClassDefinition" 4) , (PredicateRef "python.Type" 4) , (PredicateRef "python.DerivedClassToBase" 4) , (PredicateRef "python.IsAbstract" 4) , (PredicateRef "python.SNameWithDeclaration" 4) , (PredicateRef "python.BaseClassToDerived" 4) , (PredicateRef "python.DefinitionsByFile" 4) , (PredicateRef "python.Module" 4) , (PredicateRef "python.DeclarationReference" 4) , (PredicateRef "python.ModuleDefinition" 4) , (PredicateRef "python.ImportStatement" 4) , (PredicateRef "python.SearchMethodByName" 4) , (PredicateRef "python.ContainedByTopLevelDeclaration" 4) , (PredicateRef "python.ModuleBySName" 4) , (PredicateRef "python.XRefsViaNameByFile" 4) , (PredicateRef "python.ClassDeclaration" 4) , (PredicateRef "python.IsTopLevelDefinition" 4) , (PredicateRef "python.ImportStarStatement" 4) , (PredicateRef "python.MethodOverrides" 4) , (PredicateRef "python.SearchClassByName" 4) , (PredicateRef "python.MethodByLocalNameStr" 4) , (PredicateRef "python.VariableDeclaration" 4) , (PredicateRef "python.SearchFunctionByLowerCaseName" 4) , (PredicateRef "python.VariableBySName" 4) , (PredicateRef "python.ImportStarsByFile" 4) , (PredicateRef "python.FileCall" 4) , (PredicateRef "python.ImportStarLocation" 4) , (PredicateRef "python.SNameToName" 4) , (PredicateRef "python.DeclarationToName" 4) , (PredicateRef "python.SearchModuleByLowerCaseName" 4) , (PredicateRef "python.ImportStatementByAsSName" 4) , (PredicateRef "python.XRefsViaName" 4) , (PredicateRef "python.Contains" 4) , (PredicateRef "python.IsTopLevelDeclaration" 4) , (PredicateRef "python.FunctionDefinition" 4) , (PredicateRef "python.ContainedBy" 4) , (PredicateRef "python.ResolveOriginalName" 4) , (PredicateRef "python.MethodOverriden" 4) , (PredicateRef "python.DeclarationWithName" 4) , (PredicateRef "python.SearchVariableByLowerCaseName" 4) , (PredicateRef "python.DeclarationDocstring" 4) , (PredicateRef "python.StringLiteral" 4) , (PredicateRef "python.ImportStatementByAsName" 4) , (PredicateRef "python.SearchFunctionByName" 4) , (PredicateRef "python.FunctionDeclaration" 4) , (PredicateRef "python.ContainingTopLevelDeclaration" 4) , (PredicateRef "python.SearchClassByLowerCaseName" 4) , (PredicateRef "python.SName" 4) , (PredicateRef "python.DeclarationLocation" 4) , (PredicateRef "python.SearchVariableByName" 4) , (PredicateRef "python.VariableDefinition" 4) , (PredicateRef "python.SearchFieldByName" 4) , (PredicateRef "python.SearchFieldByLowerCaseName" 4) , (PredicateRef "python.DirectXRefsByFile" 4) , (PredicateRef "python.DeclarationsByFile" 4) , (PredicateRef "python.NameToSName" 4) , (PredicateRef "python.FunctionBySName" 4) , (PredicateRef "python.XRefsViaNameByTarget" 4) , (PredicateRef "python.SearchModuleByName" 4) , (PredicateRef "python.SearchMethodByLowerCaseName" 4) , (PredicateRef "python.Name" 4) , (PredicateRef "python.DefinitionLocation" 4) ]