Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15336249
D15358.id37034.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
357 B
Referenced Files
None
Subscribers
None
D15358.id37034.diff
View Options
diff --git a/src/parser/aast/api/AASTNode.php b/src/parser/aast/api/AASTNode.php
--- a/src/parser/aast/api/AASTNode.php
+++ b/src/parser/aast/api/AASTNode.php
@@ -15,6 +15,7 @@
private $nextSibling = null;
private $selectCache;
+ private $tokenCache;
abstract public function isStaticScalar();
abstract public function getDocblockToken();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 9, 6:35 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7225384
Default Alt Text
D15358.id37034.diff (357 B)
Attached To
Mode
D15358: Declare tokenCache on AASTNode
Attached
Detach File
Event Timeline
Log In to Comment