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

mk_tokenSet_16_() private static method

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