Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13971322
D15358.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.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
Fri, Oct 18, 12:49 PM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6718695
Default Alt Text
D15358.diff (357 B)
Attached To
Mode
D15358: Declare tokenCache on AASTNode
Attached
Detach File
Event Timeline
Log In to Comment