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

mk_tokenSet_38_() private static method

private static mk_tokenSet_38_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_38_()
        {
            long[] numArray1 = new long[4];
            numArray1[0] = -571957153024196702L;
            numArray1[1] = 0x3e880105e01dL;
            return numArray1;
        }
UnityScriptParser