Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15443564
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
Fri, Mar 28, 5:02 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7522775
Default Alt Text
D13511.diff (393 B)
Attached To
Mode
D13511: Initialize a class property
Attached
Detach File
Event Timeline
Log In to Comment