Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/parsing/
Dparse-tree.h37 kAssertion = 1, enumerator
121 Type::kAssertion), in AssertionNode()
Dderivation.cc27 if (node->type != ParseTree::Type::kAssertion) { in IsValid()
Dmatcher.cc341 case DefaultCallback::kAssertion: { in ExecuteLhsSet()
/external/libtextclassifier/native/utils/grammar/
Dtypes.h37 kAssertion = -2, enumerator
/external/libtextclassifier/native/utils/grammar/utils/
Drules.cc387 /*callback=*/static_cast<CallbackId>(DefaultCallback::kAssertion), in AddAssertion()