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

mk_tokenSet_2_() private static method

private static mk_tokenSet_2_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_2_()
        {
            long[] numArray1 = new long[4];
            numArray1[0] = -5187091650136205792L;
            numArray1[1] = 0x3e800105a010L;
            return numArray1;
        }
UnityScriptParser