Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17373645
D13511.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
393 B
Referenced Files
None
Subscribers
None
D13511.diff
View Options
diff --git a/src/parser/PhutilParserGenerator.php b/src/parser/PhutilParserGenerator.php
--- a/src/parser/PhutilParserGenerator.php
+++ b/src/parser/PhutilParserGenerator.php
@@ -57,6 +57,7 @@
private $terminals;
private $rules;
private $startRule = 'start';
+ private $states = array();
private $sets = array();
private $successor = array();
private $setHashes = array();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 29, 4:39 PM (19 h, 31 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8216626
Default Alt Text
D13511.diff (393 B)
Attached To
Mode
D13511: Initialize a class property
Attached
Detach File
Event Timeline
Log In to Comment