MvcVBRazorCodeParser Class

 

Extends the VBCodeParser class by adding support for the @model keyword.

Namespace:   System.Web.Mvc.Razor
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)


public ref class MvcVBRazorCodeParser : VBCodeParser

NameDescription
System_CAPS_pubmethodMvcVBRazorCodeParser()

Initializes a new instance of the MvcVBRazorCodeParser class.

NameDescription
System_CAPS_protmethodAccept(TSymbol)
System_CAPS_protmethodAccept(IEnumerable<TSymbol>^)
System_CAPS_protmethodAcceptAll(array<TSymbolType>^)
System_CAPS_protmethodAcceptAndMoveNext()
System_CAPS_protmethodAcceptSingleWhiteSpaceCharacter()
System_CAPS_protmethodAcceptUntil(TSymbolType)
System_CAPS_protmethodAcceptUntil(TSymbolType)
System_CAPS_protmethodAcceptUntil(TSymbolType, TSymbolType)
System_CAPS_protmethodAcceptUntil(TSymbolType, TSymbolType, TSymbolType)
System_CAPS_protmethodAcceptVBSpaces()

(Inherited from VBCodeParser.)

System_CAPS_protmethodAcceptWhile(TSymbolType)
System_CAPS_protmethodAcceptWhile(TSymbolType)
System_CAPS_protmethodAcceptWhile(TSymbolType)
System_CAPS_protmethodAcceptWhile(TSymbolType, TSymbolType)
System_CAPS_protmethodAcceptWhile(TSymbolType, TSymbolType, TSymbolType)
System_CAPS_protmethodAcceptWhiteSpaceInLines()
System_CAPS_protmethodAddMarkerSymbolIfNecessary()
System_CAPS_protmethodAddMarkerSymbolIfNecessary(SourceLocation)
System_CAPS_protmethodAssert(VBKeyword)

(Inherited from VBCodeParser.)

System_CAPS_protmethodAssertDirective(String^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodAt(TSymbolType)
System_CAPS_protmethodAt(String^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodAt(VBKeyword)

(Inherited from VBCodeParser.)

System_CAPS_protmethodAtIdentifier(Boolean)
System_CAPS_protmethodBalance(BalancingModes)
System_CAPS_protmethodBalance(BalancingModes, TSymbolType, TSymbolType, SourceLocation)
System_CAPS_pubmethodBuildSpan(SpanBuilder^, SourceLocation, String^)
System_CAPS_protmethodConfigureSpan(Action<SpanBuilder^, Action<SpanBuilder^>^>^)
System_CAPS_protmethodConfigureSpan(Action<SpanBuilder^>^)
System_CAPS_protmethodEndTerminatedDirective(String^, BlockType, SpanCodeGenerator^, Boolean)

(Inherited from VBCodeParser.)

System_CAPS_protmethodEndTerminatedDirectiveBody(String^, SourceLocation, Boolean)

(Inherited from VBCodeParser.)

System_CAPS_protmethodEndTerminatedStatement(VBKeyword, Boolean, Boolean)

(Inherited from VBCodeParser.)

System_CAPS_protmethodEndTerminatedStatement(VBKeyword, Boolean, Boolean, String^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodEnsureCurrent()
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodExpected(array<TSymbolType>^)
System_CAPS_protmethodExpected(KnownSymbolType)
System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodHandleEmbeddedTransition()

(Inherited from VBCodeParser.)

System_CAPS_protmethodHandleEmbeddedTransition(VBSymbol^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodHandleExitOrContinue(VBKeyword)

(Inherited from VBCodeParser.)

System_CAPS_protmethodHandleTransition(VBSymbol^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodHelperDirective()

(Inherited from VBCodeParser.)

System_CAPS_protmethodImportsStatement()

(Inherited from VBCodeParser.)

System_CAPS_protmethodInheritsStatement()

Sets a value that indicates whether the current code block and model should be inherited.(Overrides VBCodeParser::InheritsStatement().)

System_CAPS_protmethodInitialize(SpanBuilder^)
System_CAPS_protmethodIsAtEmbeddedTransition(Boolean, Boolean)

(Inherited from VBCodeParser.)

System_CAPS_pubmethodIsDirectiveDefined(String^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodKeywordTerminatedStatement(VBKeyword, VBKeyword, Boolean, Boolean)

(Inherited from VBCodeParser.)

System_CAPS_protmethodLayoutDirective()

(Inherited from VBCodeParser.)

System_CAPS_protmethodMapDirective(String^, Func<Boolean>^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodMapKeyword(VBKeyword, Func<Boolean>^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodModelTypeDirective()

The Model Type Directive.

System_CAPS_protmethodNestedBlock()

(Inherited from VBCodeParser.)

System_CAPS_protmethodNextIs(TSymbolType)
System_CAPS_protmethodNextIs(TSymbolType)
System_CAPS_protmethodNextIs(TSymbolType)
System_CAPS_protmethodNextToken()
System_CAPS_protmethodOptional(TSymbolType)
System_CAPS_protmethodOptional(KnownSymbolType)
System_CAPS_protmethodOptional(VBKeyword)

(Inherited from VBCodeParser.)

System_CAPS_protmethodOptionStatement()

(Inherited from VBCodeParser.)

System_CAPS_protmethodOtherParserBlock()

(Inherited from VBCodeParser.)

System_CAPS_protmethodOtherParserBlock(String^, String^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodOutput(AcceptedCharacters)
System_CAPS_protmethodOutput(SpanKind)
System_CAPS_protmethodOutput(SpanKind, AcceptedCharacters)
System_CAPS_protmethodOutputSpanBeforeRazorComment()

(Inherited from VBCodeParser.)

System_CAPS_pubmethodParseBlock()

(Inherited from VBCodeParser.)

System_CAPS_pubmethodParseDocument()

(Inherited from ParserBase.)

System_CAPS_pubmethodParseSection(Tuple<String^, String^>^, Boolean)

(Inherited from ParserBase.)

System_CAPS_protmethodPushSpanConfig()
System_CAPS_protmethodPushSpanConfig(Action<SpanBuilder^, Action<SpanBuilder^>^>^)
System_CAPS_protmethodPushSpanConfig(Action<SpanBuilder^>^)
System_CAPS_protmethodPutBack(TSymbol)
System_CAPS_protmethodPutBack(TSymbol)
System_CAPS_protmethodPutCurrentBack()
System_CAPS_protmethodRazorComment()
System_CAPS_protmethodReadVBSpaces()

(Inherited from VBCodeParser.)

System_CAPS_protmethodReadWhile(Func<TSymbol, Boolean>^)
System_CAPS_protmethodRequired(TSymbolType, Boolean, String^)
System_CAPS_protmethodRequired(VBSymbolType, String^)

(Inherited from VBCodeParser.)

System_CAPS_protmethodReservedWord()

(Inherited from VBCodeParser.)

System_CAPS_protmethodSectionDirective()

(Inherited from VBCodeParser.)

System_CAPS_protmethodSessionStateDirective()

(Inherited from VBCodeParser.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodWas(TSymbolType)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: