Antlr4.Parse.ResyncToEndOfRuleBlock.ResyncToEndOfRuleBlock C# (CSharp) Метод

ResyncToEndOfRuleBlock() публичный Метод

public ResyncToEndOfRuleBlock ( string message )
message string
        public ResyncToEndOfRuleBlock(string message)
            : base(message)
        {
        }

Same methods

ResyncToEndOfRuleBlock::ResyncToEndOfRuleBlock ( )
ResyncToEndOfRuleBlock::ResyncToEndOfRuleBlock ( string message, System.Exception innerException )
ResyncToEndOfRuleBlock