UnityScript.Parser.UnityScriptParser.mk_tokenSet_43_ C# (CSharp) Method

mk_tokenSet_43_() private static method

private static mk_tokenSet_43_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_43_()
        {
            long[] numArray1 = new long[4];
            numArray1[0] = -5187091787576207840L;
            numArray1[1] = 0x3e8001058010L;
            return numArray1;
        }
UnityScriptParser