Algebra.Core.Grammar.Parser.CreateObjectFor C# (CSharp) Method

CreateObjectFor() protected abstract method

protected abstract CreateObjectFor ( GOLD r ) : object
r GOLD
return object
        protected abstract object CreateObjectFor(GOLD.Engine.Reduction r);