VBCodeParser Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
System.Object
System.Web.Razor.Parser.ParserBase
System.Web.Razor.Parser.CodeParser
System.Web.Razor.Parser.VBCodeParser
System.Web.Razor.Parser.ParserBase
System.Web.Razor.Parser.CodeParser
System.Web.Razor.Parser.VBCodeParser
Assembly: System.Web.Razor (in System.Web.Razor.dll)
The VBCodeParser type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | VBCodeParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | Context | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | CurrentCharacter | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | CurrentLocation | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | DesignTimeMode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | EndOfFile | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | HaveContent | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | InTemporaryBuffer | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | KeywordHandlers | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | OtherParser | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | TopLevelKeywords | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides CodeParser.TopLevelKeywords.) |
| Name | Description | |
|---|---|---|
![]() | AcceptDottedExpression | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | AcceptGenericArgument | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides CodeParser.AcceptGenericArgument().) |
![]() | AcceptLineWithBlockComments | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | AcceptTypeName() | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | AcceptTypeName(Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | AcceptUntilUnquoted | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | AcceptWhiteSpaceByLines | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | BalanceBrackets() | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | BalanceBrackets(Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | BalanceBrackets(Boolean, SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | BalanceBrackets(Boolean, SpanFactory, Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | BalanceBrackets(Boolean, SpanFactory, Boolean, Char) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | BalanceBrackets(Boolean, SpanFactory, Boolean, Nullable<Char>, Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | CreateImplicitExpressionSpan | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | End(Span) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | End(SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | EndBlock | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HandleReservedWord | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | HandleTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides CodeParser.HandleTransition(SpanFactory).) |
![]() | IsAtExplicitTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides ParserBase.IsAtExplicitTransition().) |
![]() | IsAtImplicitTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides ParserBase.IsAtImplicitTransition().) |
![]() | IsAtTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | NextIsTransition | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | OnError(SourceLocation, String) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | OnError(SourceLocation, String, Object[]) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | Output | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseBlock | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides ParserBase.ParseBlock().) |
![]() | ParseBlockStart | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | ParseBlockWithOtherParser(SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseBlockWithOtherParser(SpanFactory, Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseComment | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ParseInheritsStatement | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | RequireSingleWhiteSpace | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | StartBlock(BlockType) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | StartBlock(BlockType, Boolean) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | ToString | (Inherited from Object.) |
![]() | TryAcceptStringOrComment | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Overrides CodeParser.TryAcceptStringOrComment().) |
![]() | TryParseComment | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ParserBase.) |
![]() | TryRecover(RecoveryModes) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | TryRecover(Boolean, SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
![]() | TryRecover(RecoveryModes, Predicate<Char>, Boolean, SpanFactory) | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from CodeParser.) |
