BlockMem
ostrat.pParse.BlockMem
This trait includes all the tokens except braces plus the Bracket syntactic blocks. The Block in the name block member is either the top level statements in the file or the statements with in a bracket block. Conceptually the source file is considered a special case of bracket block where the beginning of substitutes for the opening bracket and the end of file substitutes for the closing bracket. BlockMember has only two sub traits StatementMember and SemiToken. So a sequence of TokenOrBlocks is simply a series of tokens which has been parsed into Blocks.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait BlockMemTokenclass AsignTokentrait ClauseMemTokentrait ClauseMemExprTokentrait DigitSeqsCodeclass DeciFracPosTokenclass NatBase10Tokentrait EmptyExprTokenclass CommaTokenclass SemicolonTokenclass UnderscoreTokenclass HashAlphaTokentrait OpExprMemTokenclass CharTokentrait IdentifierTokentrait IdentLowerTokenclass IdentLowerHexaTokenclass IdentLowerOnlyTokenclass IdentUnderTokentrait IdentUpperTokentrait IdentUpperBase32Tokenclass IdentUpperHexaTokenclass IdentUpperOnlyTokenclass StringTokentrait ValidFracTokentrait DeciFracTokenclass DeciFracNegTokentrait FloatPtTokenclass FloatPtNegTokenclass FloatPtPosTokentrait IntStdTokenclass Nat0yTokentrait NatStdTokenclass Nat0xTokentrait RawBase10Tokenclass NegBase10Tokentrait ValidIntTokentrait ValidBase32IntTokentrait ValidRawBase32IntTokenclass RawBase32NegTokentrait ValidRawBase32NatTokenclass RawBase32NatTokentrait ValidRawHexaNatTokenclass RawHexaNatTokentrait ValidRawHexaIntTokentrait ValidRawHexaNegTokenclass RawHexaNegTokentrait ValidHexaIntTokentrait ValidPosFracTokentrait OperatorTokenclass OperatorPrec0Tokenclass OperatorPrec1Tokenclass SlashTokenclass PathTokenclass Dot2Tokenclass Dot3Tokenclass DotTokenclass ColonTokentrait Exprtrait AssignMemExprtrait AssignMemExprTokenclass ColonExprtrait ColonMemExprtrait ClauseMemExprtrait CompoundClauseMemExprclass AlphaBracketExprtrait ExprSeqNonEmptytrait BlockStatementsclass BracketedStructureclass FileStatementsclass StringStatementsclass ClausesExprclass InfixOpExprclass PreOpExprclass SpacedExprclass UnimplementedExprtrait ExprSeqtrait CompoundExprclass AsignExprobject EmptyStringExprtrait StatementMemtrait AssignMemtrait ColonOpMemtrait ClauseMem
Members list
In this article