Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: LRPpreprocessorSentenceClass.cpp/.hpp
File Description: LRP preprocessor sentence class
name | type | description |
---|---|---|
sentenceIndexOriginal | int | sentence index original |
sentenceContentsOriginalText | string | sentence contents original text |
sentenceContentsOriginal | vector<LRPpreprocessorPlainTextWord*> | sentence contents original |
sentenceContentsLRP | vector<LRPpreprocessorPlainTextWord*> | sentence contents LRP |
hasLogicReference | bool | has logic reference |
firstLogicReferenceInList | GIAposRelTranslatorHybridLogicReference* | first logic reference in list |
sentenceIndex | int | sentence index |
sentenceReferencePrelim | GIAsentence* | sentence reference prelim |
sentenceReference | GIAsentence* | sentence reference |
firstParseTreeGroup | SANIGroupParseTree* | first parse tree group |
indentation | int | indentation |
parseIsolatedSubreferenceSets | bool | parse isolated subreference sets |
parseIsolatedSubreferenceSetsOnly | bool | parse isolated subreference sets only |
parseIsolatedSubreferenceSetsFirst | bool | parse isolated subreference sets first |
next | LRPpreprocessorSentence* | next |
name | type | description |
---|---|---|
firstLRPpreprocessorSentenceInList | LRPpreprocessorSentence* | first LRP preprocessor sentence in list |
name | type | description |
---|---|---|
LRPpreprocessorWordClassObject | LRPpreprocessorWordClassClass | LRP preprocessor word class object |